Releases: dudko-dev/firebase-template-website
Releases · dudko-dev/firebase-template-website
firebase-template:website v0.0.9
- Updating the CI/CD.
- Updating dependencies.
firebase-template:website v0.0.8
- Fixed a bug in
useCallableFn
- Updated dependencies
firebase-template:website v0.0.7
- Block the social login buttons on the registration screen unless consent is given to the Terms of Service and Privacy Policy.
- Add analytics events.
firebase-template:website v0.0.6
- Fixed bugs.
- Add email confirmation if it is not confirmed using the oauth provider.
firebase-template:website v0.0.5
- Update the token after email confirmation.
firebase-template:website v0.0.4
- Update the state in authentication events.
firebase-template:website v0.0.3
- Error correction (maintenance mode)
firebase-template:website v0.0.2
- automatic email verification when clicking on a link
- added a new authentication error
firebase-template:website v0.0.1
- Basic project settings and CI/CD.
- The basic structure of the project.
- User registration functionality.
- User login functionality.
- The functionality of confirming the user's email.
- User password recovery functionality.
- One unprotected authentication page.
- One authenticated page.