From 2961f17a0efb9c17e437a1b78a832817313ba9ba Mon Sep 17 00:00:00 2001 From: Zsika Phillip Date: Wed, 4 Apr 2018 13:51:36 -0700 Subject: updates the changelog for pending release (#1025) * updates the changelog for pending release * addresses comment --- Firebase/Auth/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Firebase/Auth') diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index 846c2ca..fd5af27 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -8,6 +8,10 @@ email-link authentication. If `handleCodeInApp` is set to false an invalid argument exception is thrown (#931). +- Adds support for passing the deep link (which is embedded in the sign-in link sent via email) to the + `signInWithEmail:link:completion:` and `isSignInWithEmailLink:` methods during an + email/link sign-in flow (#1023). + # v4.5.0 - Adds new API which provides a way to determine the sign-in methods associated with an email address. -- cgit v1.2.3