-
-
Notifications
You must be signed in to change notification settings - Fork 555
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(auth): enable claims without userProfile (#1008) - @rscotten * fix(types): add arguments to types for onAuthStateChanged (#1018) - @AlexanderArvidsson * fix(auth): dispatch proper error on reset password (#1016) - @djejaquino * fix(types) move static firestore interface to where it's implemented (#1013) - @zozoens31 * feat(auth): add applyActionCode method (#994) - @komachi Co-authored-by: Richard Scotten <rscotten@users.noreply.github.com> Co-authored-by: Alexander Arvidsson <alexander@arvidson.nu> Co-authored-by: Davi Aquino <djejaquino@users.noreply.github.com> Co-authored-by: Cyrille Corpet <cyrille@corpet.net> Co-authored-by: Anton Nesterov <anton@nesterov.cc>
- Loading branch information
1 parent
dbea9e4
commit bce9510
Showing
7 changed files
with
204 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.