joven-health-mike / juno-react

A virtual therapy platform designed for K-12 schools.
0 stars 0 forks source link

Auth0 Integration #32

Closed joven-health-mike closed 2 years ago

joven-health-mike commented 2 years ago
joven-health-mike commented 2 years ago

Everything seems to be working except for the 404 page. I will create a separate issue to track that problem.

joven-health-mike commented 2 years ago

Apparently, I did this incorrectly and most of this work needs to happen on the server, not the front end. On the front-end, we just need to redirect to the server login URL instead of directly to Auth0. However, some of this work is useful and should stay, so I'm just going to modify this branch accordingly.