feat(docs): how authentication system works?
kuzeykose opened this issue · 0 comments
kuzeykose commented
Write a documentation about how authentication works and what are the flows?
- Why we are using firebase?
- Why we switch Auth0 to firebase?
- Draw a UML for flows.
- What happen emailVerified is false? Describe why we sign out user if emailVerified is false.
- Describe Authentication class in web-sdk.