We need an authentication system (Flask-Auth?) that integrates nicely with SQLAlchemy. We need to be able to support users w/ unique usernames & securely stored passwords,
Social logins would be ideal (integrate via Auth0?)
See: https://auth0.com/learn/social-login/
https://auth0.com/docs/quickstart/backend/python/01-authorization
We need an authentication system (Flask-Auth?) that integrates nicely with SQLAlchemy. We need to be able to support users w/ unique usernames & securely stored passwords,
Social logins would be ideal (integrate via Auth0?)
See: https://auth0.com/learn/social-login/
https://auth0.com/docs/quickstart/backend/python/01-authorization