Login Page
Used to practice non create-react-app React, JWT, Django REST, api fetching, and authentication
Live Version: TBD
Currently Uses:
- React as main route handler
- Django for authentication and JWT creation/refreshing
- Custom User model to use email instead of username
- Sqlite3 to store user data
To Do:
- Move routing to Django
- Set-up Postgres or MongoDB to store user Data
- Create sign-up page for anyone to use live version and practice email authentication
Project based off of: https://github.com/divanov11/refresh-token-interval but without using create-react-app.
CSS based off: https://github.com/WebDevSimplified/transparent-login-form
On this page
Languages
Python59.4%JavaScript28.6%CSS10.8%HTML1.2%
Contributors
Created March 5, 2023
Updated March 7, 2023