pinlu
|
cc589b49f8
Improve documentation for method `handleURL:` in GIDSignIn public API (#246)
|
3 лет назад |
pinlu
|
87eddac9e4
Refactor GIDGoogleUser public API (#249)
|
3 лет назад |
Peter Andrews
|
fd807dd89f
Handle KVO for currentUser with property accessors (#233)
|
3 лет назад |
Peter Andrews
|
ae5276cf1f
Add a configuration property populated via Info.plist (#228)
|
3 лет назад |
Peter Andrews
|
cab4a1d02b
Remove unused code path in maybeFetchToken (#209)
|
3 лет назад |
Peter Andrews
|
04d8fdf8aa
Dry up auth flow. (#208)
|
3 лет назад |
mdmathias
|
8345fcc43c
Revert "Temporarily revert breaking API changes for 6.2.3 patch release (#200)" (#201)
|
3 лет назад |
mdmathias
|
59c32cf27f
Temporarily revert breaking API changes for 6.2.3 patch release (#200)
|
3 лет назад |
mdmathias
|
e46e0cb1e6
Rename callback blocks to completion to support Swift async and await (#187)
|
3 лет назад |
Peter Andrews
|
47fa87701b
Fix and normalize TARGET_OS macro references. (#129)
|
3 лет назад |
Peter Andrews
|
035261494b
Use the data protection keychain on macOS (#127)
|
3 лет назад |
Peter Andrews
|
20b21a1997
Report execution environment via `gidenv` (#113)
|
4 лет назад |
Peter Andrews
|
51b7edd277
Refactor `scopes` parameter (#116)
|
4 лет назад |
pinlu
|
61e8b8a874
Add macOS support including API changes, implementations and unit tests. (#104)
|
4 лет назад |
Anton
|
cdb55ef8fb
Add the option to choose additional scopes at sign-in (#30)
|
4 лет назад |
Peter Andrews
|
60ca2bfd21
Avoid implicit retention warning. (#81)
|
4 лет назад |
Peter Andrews
|
1594441e61
Disable EMM support for Mac Catalyst builds. (#77)
|
4 лет назад |
pinlu
|
74b7d7f4fc
Update the current user's scopes instead of create a new user when adding new scopes. (#68)
|
4 лет назад |
Peter Andrews
|
742ae380e9
Set include_granted_scopes=true in the auth request (#70)
|
4 лет назад |
Peter Andrews
|
bf4583510d
Whitespace cleanup. (#55)
|
4 лет назад |
Peter Andrews
|
3f4c51391b
Clean up KVO support. (#47)
|
4 лет назад |
pinlu
|
c90a734cbf
Modify the private method `restoredGoogleUserFromPreviousSignIn`. (#45)
|
4 лет назад |
Anton
|
e6d17e907b
Fix callback for nested `signIn` or `addScopes` (#29)
|
4 лет назад |
Peter Andrews
|
a9bc42a170
Address build warnings.
|
4 лет назад |
Xiangtian Dai
|
b5b55476a2
Fix indentation
|
4 лет назад |
Xiangtian Dai
|
1948b22f5c
Adds a flag to indicate the auth flow is restarting.
|
4 лет назад |
Peter Andrews
|
9cb60b969c
Nil _currentOptions at the end of a flow.
|
4 лет назад |
Peter Andrews
|
d773b819ff
Get tests working again.
|
4 лет назад |
Peter Andrews
|
f26e72c4d4
Call public callback blocks asynchronously on the main thread.
|
4 лет назад |
Peter Andrews
|
a698945eef
restoredGoogleUserFromPreviousSignIn is a private method.
|
4 лет назад |