Historique des commits

Auteur SHA1 Message Date
  pinlu 2138a3a863 Add GIDAuthorizationUtil class. (#288) il y a 3 ans
  pinlu 884b531e4c Add GIDAuthorizationFlowProcessor (#282) il y a 3 ans
  pinlu ba223db8c5 Add GIDProfileDataFetcher (#278) il y a 3 ans
  pinlu 065077b411 Move authorizationEndpointURL and tokenEndpointURL into GIDSignInPreferences. (#280) il y a 3 ans
  pinlu 918748401c Add GIDDataFetcher protocol and implementation (#273) il y a 3 ans
  pinlu d4b2a3730f Merge branch 'main' into refactorGSI il y a 3 ans
  pinlu 1b15b8e885 Add GIDKeychainHandler implementation (#265) il y a 3 ans
  Peter Andrews 019a3a76e5 Rename `GIDUserAuth` to `GIDSignInResult` (#268) il y a 3 ans
  pinlu cc589b49f8 Improve documentation for method `handleURL:` in GIDSignIn public API (#246) il y a 3 ans
  pinlu 87eddac9e4 Refactor GIDGoogleUser public API (#249) il y a 3 ans
  Peter Andrews fd807dd89f Handle KVO for currentUser with property accessors (#233) il y a 3 ans
  Peter Andrews ae5276cf1f Add a configuration property populated via Info.plist (#228) il y a 3 ans
  Peter Andrews cab4a1d02b Remove unused code path in maybeFetchToken (#209) il y a 3 ans
  Peter Andrews 04d8fdf8aa Dry up auth flow. (#208) il y a 3 ans
  mdmathias 8345fcc43c Revert "Temporarily revert breaking API changes for 6.2.3 patch release (#200)" (#201) il y a 3 ans
  mdmathias 59c32cf27f Temporarily revert breaking API changes for 6.2.3 patch release (#200) il y a 3 ans
  mdmathias e46e0cb1e6 Rename callback blocks to completion to support Swift async and await (#187) il y a 3 ans
  Peter Andrews 47fa87701b Fix and normalize TARGET_OS macro references. (#129) il y a 3 ans
  Peter Andrews 035261494b Use the data protection keychain on macOS (#127) il y a 3 ans
  Peter Andrews 20b21a1997 Report execution environment via `gidenv` (#113) il y a 4 ans
  Peter Andrews 51b7edd277 Refactor `scopes` parameter (#116) il y a 4 ans
  pinlu 61e8b8a874 Add macOS support including API changes, implementations and unit tests. (#104) il y a 4 ans
  Anton cdb55ef8fb Add the option to choose additional scopes at sign-in (#30) il y a 4 ans
  Peter Andrews 60ca2bfd21 Avoid implicit retention warning. (#81) il y a 4 ans
  Peter Andrews 1594441e61 Disable EMM support for Mac Catalyst builds. (#77) il y a 4 ans
  pinlu 74b7d7f4fc Update the current user's scopes instead of create a new user when adding new scopes. (#68) il y a 4 ans
  Peter Andrews 742ae380e9 Set include_granted_scopes=true in the auth request (#70) il y a 4 ans
  Peter Andrews bf4583510d Whitespace cleanup. (#55) il y a 4 ans
  Peter Andrews 3f4c51391b Clean up KVO support. (#47) il y a 4 ans
  pinlu c90a734cbf Modify the private method `restoredGoogleUserFromPreviousSignIn`. (#45) il y a 4 ans