Skip to content

how are we gonna handle authentication? #10

Open
@EngineerRunner

Description

@EngineerRunner

if we want to add uploading, leaving comments, changing profile picture, we need to be able to log somebody into scratch's api. but how will that integration work? we'd have to:

  • assume it is always running locally and have the user input their username and password
  • go along with the massive security holes (and ban from scratch) by having it hosted publicly and asking for scratch logins
  • use a browser extension that the website communicates with to do the actions?
  • or just not have any of that functionallity at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions