codersforcauses / codersforcauses/teach-learn-grow
As a user I want to login to the app
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Users should be able to login to the application using an already registered account. This would involve using Auth0 login functionality and following the login should route the user to a dashboard/landing page.
**Tasks**
Frontend
- [ ] Login page
- everyone who is not logged in should be greeted with this page
- redirects to the Auth0 authentication page
- after user logins through Auth0, they should be marked as logged in on the frontend (the template should already do this)
Backend
there's no backend work involved in this issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.