Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

[CON-26] Added user authentication, registration and primative state management #11

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

Ser0n-ath
Copy link
Contributor

[CON-26]
-Added wrapper for
sessionStorage for global state
managament.
-Implemented Login Page, and
Register Page.
-Implemented signup route on
auth-service microservice
-Added Mongodb database for
UserProfile service.
-Moved page outline to css grid.
-Breaking change: all protected
routes now must be in /dashboard/

-Added wrapper for
sessionStorage for global state
managament.
-Implemented Login Page, and
Register Page.
-Implemented signup route on
auth-service microservice
-Added Mongodb database for
UserProfile service.
-Moved page outline to css grid.
-Breaking change: all protected
routes now must be in /dashboard/<route>
@Ser0n-ath Ser0n-ath merged commit 50f929e into develop Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant