This repository was archived by the owner on Mar 17, 2025. It is now read-only.
v2.2.0
- Added a
requireEmailVerificationargument to the$requireSignIn()router helper method to enforce email verification (thanks to @ericmorgan1). - Fixed a race condition which sometimes caused an error when the Database
Referencebound to a$firebaseObjectinstance was set tonull(thanks to @ulion).