|
d8ae07baa3
|
fix(api): modify session endpoint to check for a cookie as well as an authorization header
|
2023-10-10 22:27:47 -04:00 |
|
|
2f60479ad2
|
refactor(api): refactor logging in login endpoint to use winston instead of plain console.log
|
2023-10-10 22:12:36 -04:00 |
|
|
83d1e97f49
|
feat(api): add api endpoint to log user out
|
2023-10-10 22:08:47 -04:00 |
|
|
2bcedca7fb
|
feat(api): add registration endpoint
|
2023-10-01 19:25:40 -04:00 |
|
|
2b233364a1
|
refactor(api): refactor app to use pure jwts instead of cookies
cookies are no longer used
|
2023-09-28 21:55:19 -04:00 |
|