MiriConf / miriconf-frontend

GNU General Public License v3.0
0 stars 0 forks source link

Create Login page with JWT #12

Closed g-bolmida closed 1 year ago

g-bolmida commented 2 years ago

Create a login page that can fetch a JWT from the backend using the credentials submitted in the login form and store the JWT as a cookie.

https://github.com/MiriConf/miriconf-backend/issues/6#issuecomment-1293034807

g-bolmida commented 2 years ago

https://www.postman.com

jordanwentland commented 1 year ago

Login page created and JWT token storing in cookie