dw-innovation / dw-kid2-graph-frontend-prototype

dw-kid2-graph-frontend-prototype.vercel.app
MIT License
0 stars 0 forks source link

Discuss user authentication #136

Open tlmn opened 2 years ago

tlmn commented 2 years ago

The app needs some sort of user authentication. Easiest approach seems to be using Magic Login (see https://reactjsexample.com/email-link-strategy-with-remix-auth/amp). I would suggest that we first discuss requirements for a login / authentication process and then evaluate various solutions.