You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# 8.1.0-vwg-eap-1.0.0
2
+
- Early Access Program supporting Verify with Google.
3
+
- Use [`-[GIDVerifyAccountDetail verifyAccountDetails:presentingViewController:completion:]`](https://github.com/google/GoogleSignIn-iOS/blob/6998b744055dc6c027b84ce6651626e0b88294d6/GoogleSignIn/Sources/Public/GoogleSignIn/GIDVerifyAccountDetail.h#L72-L83) to initate the verification flow.
4
+
- Internal
5
+
- Update error code for user cancelation ([#472](https://github.com/google/GoogleSignIn-iOS/pull/472))
6
+
- Allow providing a custom `nonce` via GSI to AppAuth ([#402](https://github.com/google/GoogleSignIn-iOS/pull/402))
7
+
- Fix passing `nil` for `nonce` parameter ([#476](https://github.com/google/GoogleSignIn-iOS/pull/476))
8
+
1
9
# 8.0.0
2
10
- General release adding Firebase App Check support to establish your
3
11
application's integrity while signing in with Google
0 commit comments