Skip to content

v2.2.0

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 21 Dec 20:14
· 44 commits to master since this release
  • Added a requireEmailVerification argument 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 Reference bound to a $firebaseObject instance was set to null (thanks to @ulion).