Skip to content

Releases: dudko-dev/firebase-template-website

firebase-template:website v0.0.7

12 Feb 18:49
0a0296d
Compare
Choose a tag to compare
  • 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

05 Feb 11:46
d5d5742
Compare
Choose a tag to compare
  • Fixed bugs.
  • Add email confirmation if it is not confirmed using the oauth provider.

firebase-template:website v0.0.5

16 Jan 21:28
30165cc
Compare
Choose a tag to compare
  • Update the token after email confirmation.

firebase-template:website v0.0.4

16 Jan 21:24
78bc915
Compare
Choose a tag to compare
  • Update the state in authentication events.

firebase-template:website v0.0.3

10 Jan 19:48
09ed25d
Compare
Choose a tag to compare
  • Error correction (maintenance mode)

firebase-template:website v0.0.2

09 Jan 08:03
8dfca2c
Compare
Choose a tag to compare
  • automatic email verification when clicking on a link
  • added a new authentication error

firebase-template:website v0.0.1

29 Dec 11:57
a1d28d6
Compare
Choose a tag to compare
  • 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.