You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only sign in option is using Scratch Auth, which relies on Scratch. This is a single point of failure, as if either Scratch and/or Scratch Auth goes down, you won't be able to sign in.
Should we bother with an username and password system, or maybe just use an external authentication API like Scratch Auth?
The text was updated successfully, but these errors were encountered:
Discord has a really nice (and free) auth api, maybe we could have Discord accounts that would appear in the server as like "discordusernamehere":discorduser
but we would probably have to use gravatar or something since discord pfps can be questionable sometimes, and usernames would probably go through some sort of censoring api
Currently, the only sign in option is using Scratch Auth, which relies on Scratch. This is a single point of failure, as if either Scratch and/or Scratch Auth goes down, you won't be able to sign in.
Should we bother with an username and password system, or maybe just use an external authentication API like Scratch Auth?
The text was updated successfully, but these errors were encountered: