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
In thinking this through a little more, there's a whole tangle of problems that we avoid by just using Google Auth. If we want un-authenticated people to be able to contribute, we need to avoid them being able to impersonate other people just by putting in whatever name/e-mail they want to (so we'd need some sort of e-mail confirmation process and/or password system).
We could use something like Auth0, Stormpath, or Amazon Cognito to handle the heavy lifting for authentication.
No description provided.
The text was updated successfully, but these errors were encountered: