Peter Andrews
|
3f4c51391b
Clean up KVO support. (#47)
|
před 4 roky |
pinlu
|
c90a734cbf
Modify the private method `restoredGoogleUserFromPreviousSignIn`. (#45)
|
před 4 roky |
Peter Andrews
|
9501d6c580
Remove unused strings. (#36)
|
před 4 roky |
Peter Andrews
|
8b93088388
More detail for presentingViewController param. (#35)
|
před 4 roky |
Peter Andrews
|
a8446846de
Prep 6.0.1 release (#34)
|
před 4 roky |
Peter Andrews
|
5193a5befc
Update README.md (#21)
|
před 4 roky |
Anton
|
e6d17e907b
Fix callback for nested `signIn` or `addScopes` (#29)
|
před 4 roky |
Peter Andrews
|
954652d2e3
Add README.md for Sample app. (#20)
|
před 4 roky |
Peter Andrews
|
8984e8f3cd
Update sample app icons. (#19)
|
před 4 roky |
Peter Andrews
|
3345bcfb7b
Mark +new as unavailable. (#18)
|
před 4 roky |
Peter Andrews
|
fe0b6760fc
Update documentation (#17)
|
před 4 roky |
Peter Andrews
|
091cfc506d
Update CHANGELOG.md
|
před 4 roky |
Peter Andrews
|
a9bc42a170
Address build warnings.
|
před 4 roky |
Peter Andrews
|
424c0f111e
Have pod try use our internal sample app.
|
před 4 roky |
Peter Andrews
|
14596f880f
Update CHANGELOG.md
|
před 4 roky |
Xiangtian Dai
|
b5b55476a2
Fix indentation
|
před 4 roky |
Xiangtian Dai
|
1948b22f5c
Adds a flag to indicate the auth flow is restarting.
|
před 4 roky |
Peter Andrews
|
3ee38050ac
Add unit test target to pod sample.
|
před 4 roky |
Peter Andrews
|
9cb60b969c
Nil _currentOptions at the end of a flow.
|
před 4 roky |
Peter Andrews
|
d773b819ff
Get tests working again.
|
před 4 roky |
Peter Andrews
|
a2b8492696
+optionsWithCallback:extraParams: is no longer used.
|
před 4 roky |
Peter Andrews
|
69f6490071
Update nullability annotations for GIDProfileData.
|
před 4 roky |
Peter Andrews
|
f26e72c4d4
Call public callback blocks asynchronously on the main thread.
|
před 4 roky |
Peter Andrews
|
a698945eef
restoredGoogleUserFromPreviousSignIn is a private method.
|
před 4 roky |
Peter Andrews
|
51ccc95b78
Make all GIDSignInCallback params nullable.
|
před 4 roky |
Peter Andrews
|
e6a2bcca95
Make the presentingViewController property a weak reference.
|
před 4 roky |
Peter Andrews
|
0d7b81a7ad
Rename addCallbackCallback addCompletionCallback.
|
před 4 roky |
Peter Andrews
|
2ba99237a4
Implement -signInWithConfiguration:presentingViewController:hint:callback:
|
před 4 roky |
Peter Andrews
|
bf6dca94ff
Implement -addScopes:presentingViewController:callback:
|
před 4 roky |
Peter Andrews
|
8eac6fd908
Implement -signInWithConfiguration:presentingViewController:callback:
|
před 4 roky |