Just one of the things I'm learning. https://github.com/hchiam/learning
Authentication frontend talks with backend talks with SuperTokens core talks with your database. Do things like login and/or session management.
https://github.com/supertokens
https://github.com/supertokens/supertokens-core
Recipes: https://supertokens.com/docs/guides
- like this example email-only password login: https://supertokens.com/docs/emailpassword/introduction
React examples: https://github.com/supertokens/supertokens-auth-react/tree/master/examples
- like this example node + react: https://github.com/supertokens/supertokens-auth-react/tree/master/examples/with-emailpassword