Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Releases: dudko-dev/firebase-template-website

firebase-template:website v0.0.9

21 Aug 17:36
a800f62

Choose a tag to compare

  • Updating the CI/CD.
  • Updating dependencies.

firebase-template:website v0.0.8

18 Jun 17:59
d783dab

Choose a tag to compare

  • Fixed a bug in useCallableFn
  • Updated dependencies

firebase-template:website v0.0.7

12 Feb 18:49
0a0296d

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

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

Choose a tag to compare

  • Update the token after email confirmation.

firebase-template:website v0.0.4

16 Jan 21:24
78bc915

Choose a tag to compare

  • Update the state in authentication events.

firebase-template:website v0.0.3

10 Jan 19:48
09ed25d

Choose a tag to compare

  • Error correction (maintenance mode)

firebase-template:website v0.0.2

09 Jan 08:03
8dfca2c

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

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.