RC-4-connect-firebase-auth #2

Merged
Ghost merged 13 commits from RC-4-connect-firebase-auth into dev 2023-06-23 19:19:38 +03:00

13 Commits

Author SHA1 Message Date
evgeniywas
ccfc694586 RC-4: correct imports for AppContext 2023-06-22 20:01:42 +01:00
evgeniywas
6cc67fd174 RC-4: make the whole app auth protected in settingsConfig 2023-06-22 20:01:10 +01:00
evgeniywas
d8a597e615 RC-4: add authService sendPasswordResetEmail method to forgot password page 2023-06-22 20:00:40 +01:00
evgeniywas
9fe7ccd1a3 RC-4: remove logs and fix import 2023-06-22 20:00:05 +01:00
evgeniywas
592e9e4dee RC-4: move AuthContext to src/app/contexts and update it and userSlice 2023-06-22 19:58:51 +01:00
evgeniywas
2892395c8b RC-4: create authService 2023-06-22 19:57:50 +01:00
evgeniywas
ae8294841c RC-4: create firebaseService 2023-06-22 19:57:36 +01:00
evgeniywas
578aaf1ab6 RC-4: update en locale for layout2 2023-06-22 19:57:02 +01:00
evgeniywas
cc6c57655e RC-4: move authRoles to src/app/configs 2023-06-22 19:56:33 +01:00
evgeniywas
b11e5db2e7 RC-4: move AppContext to src/app/contexts 2023-06-22 19:55:28 +01:00
evgeniywas
58990ced91 RC-4: add screen 2xl to tailwind config 2023-06-22 19:41:33 +01:00
evgeniywas
31d1f0bc0d RC-4: add auth null to home page config 2023-06-22 19:41:15 +01:00
evgeniywas
4dd5ce2275 RC-4: corrected layout2 components 2023-06-22 19:40:24 +01:00