Releases: auth0/Auth0.swift
Releases · auth0/Auth0.swift
1.14.2
Changed
- Ensure URL encoding of + as %2B Authorize URL [SDK-691] #259 (cocojoe)
- Updated Auth0 Telemetry Format #256 (cocojoe)
1.14.1
Fixed
- Add Fix for Brew in Swift 3.0 CI #254 (cocojoe)
- Pods Fix - Move AuthenticationServices to weak_framework section #253 (ivabra)
1.14.0
Added
Fixed
- Ensure correct thread execution in test app #227 (cocojoe)
1.12.0
Added
- Added support for custom Keychain key in Credentials Manager #208 (danielphillips)
- Enable Credentials Manager for tvOS and Mac Platforms #206 (cocojoe)
Fixed
1.10.1
Fixed
- Fixed client ID and redirect URL query items not being passed in nonfederated clearSession() #188 (Rypac)
1.9.2
Fixed
- Fixed Federated param in logoutURL iOS 11+ #171 (cocojoe)