Commit Graph

4 Commits

Author SHA1 Message Date
8790369f72 Implement Authentication with email + password (#343)
* Implement Login screen ui and add RequireNotAuth guard

* Perform login through auth/password-login flow
2023-06-20 19:17:31 -07:00
ffa8318e2e Add Auth Index page (#323) 2023-06-18 00:18:13 +02:00
f935a6b723 Re-write test with storybook testing library (#150)
* Re-write test with storybook testing library

* Update CI
2023-05-29 11:02:38 +02:00
cd18e952b9 Store refresh token on login 2023-04-21 09:33:57 +02:00