Commit graph

6 commits

Author SHA1 Message Date
ce201207d4 NOTE: temp commit, started rolling back changes to auth system
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-12 20:46:44 +02:00
6630b4963e fix: fixed auth issues
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-12 18:51:25 +02:00
e8e97b2cd9 feat: finished email confirmation, finished Password Reset
!fix: The user auth system now uses the id, not the email

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-09 09:45:14 +02:00
2d458fd2f2 fix: Session is now stored in protected local storage and not in session storage, making the login persistant between pages 2023-02-12 14:55:37 +01:00
08e54e7036 feat: finished login system 2023-02-02 08:15:43 +01:00
7c0cef6f65 feat: added docker stuff, started working on login system 2023-02-01 21:49:02 +01:00