What's New:
- Build with Xcode 26.1.1
What's New:
- Add PKCE with automatic token exchange and session management
- Minimum iOS deployment target bumped to iOS 13.0
- Implemented 4 authorization flows
- Added web-based authentication support using
ASWebAuthenticationSession - Changed
Configurationto useURLinstead ofStringfor redirect URLs
What's New:
- Replaced
SPTScopewith enum
What's New:
- Replaced
SPTScopeOptionSet withScopeclass that works in both Swift and Objective-C
What's New:
- Add bundle version string in the Info.plist
What's New:
- Expanded existing API with campaign parameter to allow consumers to specify details about where the auth flow was initiated
What's New
- Adds privacy manifest
What's New
- Change License from MIT to Apache 2.0
What's New
- Initial iOS SDK release