Auth0.swift

Auth0 SDK for Apple platforms

MIT License

Stars
343
Committers
51

Bot releases are visible (Hide)

Auth0.swift - 1.10.1

Published by cocojoe over 6 years ago

Fixed

  • Fixed client ID and redirect URL query items not being passed in nonfederated clearSession() #188 (Rypac)
Auth0.swift - 1.10.0

Published by cocojoe almost 7 years ago

Changed

Auth0.swift - 1.9.2

Published by cocojoe almost 7 years ago

Fixed

  • Fixed Federated param in logoutURL iOS 11+ #171 (cocojoe)
Auth0.swift - 1.9.1

Published by cocojoe almost 7 years ago

Fixed

Auth0.swift - 1.9.0

Published by cocojoe about 7 years ago

Added

  • Added SFAuthenticationSession support in iOS 11 #154 (cocojoe)

Upgrade Notes

If you are using the clearSession method in iOS 11+. You will need to ensure that the Callback URL has been added to the Allowed Logout URLs section of your client in the Auth0 Dashboard.

Auth0.swift - 1.8.0

Published by cocojoe about 7 years ago

Changed

  • Updated Xcode 9 / Swift 3.2, Clean up for Swift 4 migration. #149 (cocojoe)

Fixed

Auth0.swift - 1.7.2

Published by cocojoe about 7 years ago

Added

  • Added invalid_credentials check for /oauth/token #147 (cocojoe)

Fixed

  • Fixed - Ensure existing refreshToken returned in Credentials Manager #146 (cocojoe)
Auth0.swift - 1.7.1

Published by cocojoe over 7 years ago

Added

  • Added credential manager methods clear and hasValid #133 (cocojoe)
Auth0.swift - 1.7.0

Published by cocojoe over 7 years ago

Added

Changed

  • Use new SFSafariViewController init for iOS11 #125 (cocojoe)
  • Refactor deprecated Matcher protocol with Predicate protocol #117 (cocojoe)

Deprecated

  • Document Legacy Grant Types & Method deprecations #126 (cocojoe)
Auth0.swift - 1.6.0

Published by hzalaz over 7 years ago

Full Changelog

Added

  • Added WebAuth Auth0 Session Clear #115 (cocojoe)
  • Credentials support NSSecureCoding, CredentialsManager Utility, KeyChain Storage #113 (cocojoe)
  • Added method to revoke refresh tokens #111 (cocojoe)

Changed

Fixed

Auth0.swift - 1.5.0

Published by hzalaz over 7 years ago

Full Changelog

Added

  • Method to check native auth availability for provider in the device #104 (cocojoe)
Auth0.swift - 1.3.0

Published by hzalaz over 7 years ago

Full Changelog

Added

  • Authentication can now create WebAuth instances for given connection #98 (cocojoe)
  • Added connection scopes to web auth #96 (hzalaz)

Changed

Fixed

  • Avoid WebAuth to retain UIApplication root ViewController #95 (cocojoe)
Auth0.swift - 1.4.0

Published by hzalaz over 7 years ago

Full Changelog

Added

Auth0.swift - 1.2.0

Published by hzalaz over 7 years ago

Full Changelog

Added

  • Native Authentication support #86 (cocojoe)
  • Added SwiftLint to project #84 (cocojoe)
  • Profile timestamp to expect epoch, fallback to ISO8601 #83 (cocojoe)

Fixed

Auth0.swift - 1.1.1

Published by hzalaz almost 8 years ago

Full Changelog

Fixed

  • Ensure state set correctly when set via parameters #77 (cocojoe)
Auth0.swift - 1.1.0

Published by hzalaz almost 8 years ago

Full Changelog

Closed issues

  • Missing API #59
  • Delegation for Firebase #55

Added

  • Credentials exposes expires_in if returned after auth #72 (cocojoe)
  • Added grant type password realm support #71 (cocojoe)
  • Support refresh token authentication #69 (cocojoe)
  • Support for audience parameter for WebAuth #67 (cocojoe)
  • Multiple respone_type support #65 (cocojoe)
  • Support id_token response type #62 (cocojoe)

Changed

Deprecated

Auth0.swift - 1.0.1

Published by hzalaz almost 8 years ago

Full Changelog

Fixed

Auth0.swift - 1.0.0

Published by hzalaz about 8 years ago

Full Changelog

Closed issues

  • Facebook Login web page does not redirect to the application at the first login #51

Fixed

  • Properly parse authorize response #56 (hzalaz)
Auth0.swift - 1.0.0-rc.4

Published by hzalaz about 8 years ago

Full Changelog

This version (and future ones) requires Xcode 8 and Swift 3. For Swift 2.3 please check the branch [email protected]

Closed issues:

Changed:

Auth0.swift - [email protected]

Published by hzalaz about 8 years ago