Swiftpack.co - Swift Packages by auth0

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by auth0

auth0/JWTDecode.swift 3.1.0
A JWT decoder for iOS, macOS, tvOS, and watchOS
⭐️ 614
🕓 45 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.1.0
45 weeks ago
**Removed** - Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 [\#199](https://github.com/auth0/JWTDecode.swift/pull/199) ([Widcket](https://github.com/Widcket))
3.0.1
1 year ago
**Fixed** - Fix conversion of boolean claim values [\#193](https://github.com/auth0/JWTDecode.swift/pull/193) ([Widcket](https://github.com/Widcket))
3.0.0
1 year ago
> 💡 Check the [Migration Guide](V3_MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v3. **⚠️ BREAKING CHANGES** - Rename `DecodeError` and error case [\#162](https://github.com/auth0/JWTDecode.swift/pull/162) ([Widcket](https://github.com/Widcket)) - Drop support for Objective-C [SDK-3405] [\#149](https://github.com/auth0/JWTDecode.swift/pull/149) ([Widcket](https://github.com/Widcket)) - Remove ID token validator [SDK-3395] [\#145](https://github.com/auth0/JWTDecode.swift/pull/145) ([Widcket](https://github.com/Widcket)) - Drop support for old platform versions [SDK-3386] [\#143](https://github.com/auth0/JWTDecode.swift/pull/143) ([Widcket](https://github.com/Widcket)) - Drop support for old Swift versions [SDK-3394] [\#142](https://github.com/auth0/JWTDecode.swift/pull/142) ([Widcket](https://github.com/Widcket)) **Added** - Add subscript getter for claims [SDK-3421] [\#156](https://github.com/auth0/JWTDecode.swift/pull/156) ([Widcket](https://github.com/Widcket)) **Changed** - Apply recommended Xcode 14 settings [\#159](https://github.com/auth0/JWTDecode.swift/pull/159) ([Widcket](https://github.com/Widcket)) - Improve display of `DecodeError` [SDK-3427] [\#158](https://github.com/auth0/JWTDecode.swift/pull/158) ([Widcket](https://github.com/Widcket))
3.0.0-fa
1 year ago
>💡 Check the [Migration Guide](V3_MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v3. **⚠️ BREAKING CHANGES** - Rename `DecodeError` and error case [\#162](https://github.com/auth0/JWTDecode.swift/pull/162) ([Widcket](https://github.com/Widcket)) - Drop support for Objective-C [SDK-3405] [\#149](https://github.com/auth0/JWTDecode.swift/pull/149) ([Widcket](https://github.com/Widcket)) - Remove ID token validator [SDK-3395] [\#145](https://github.com/auth0/JWTDecode.swift/pull/145) ([Widcket](https://github.com/Widcket)) - Drop support for old platform versions [SDK-3386] [\#143](https://github.com/auth0/JWTDecode.swift/pull/143) ([Widcket](https://github.com/Widcket)) - Drop support for old Swift versions [SDK-3394] [\#142](https://github.com/auth0/JWTDecode.swift/pull/142) ([Widcket](https://github.com/Widcket)) **Added** - Add subscript getter for claims [SDK-3421] [\#156](https://github.com/auth0/JWTDecode.swift/pull/156) ([Widcket](https://github.com/Widcket)) **Changed** - Apply recommended Xcode 14 settings [\#159](https://github.com/auth0/JWTDecode.swift/pull/159) ([Widcket](https://github.com/Widcket)) - Improve display of `DecodeError` [SDK-3427] [\#158](https://github.com/auth0/JWTDecode.swift/pull/158) ([Widcket](https://github.com/Widcket))
2.6.3
2 years ago
**Changed** - Updated dependencies [\#132](https://github.com/auth0/JWTDecode.swift/pull/132) ([Widcket](https://github.com/Widcket)) **Fixed** - Add supported Plattforms to Package.swift [\#131](https://github.com/auth0/JWTDecode.swift/pull/131) ([obrhoff](https://github.com/obrhoff))
2.6.2
2 years ago
**Security** - Update Addressable to v2.8.0 [\#127](https://github.com/auth0/JWTDecode.swift/pull/127) ([Widcket](https://github.com/Widcket))
2.6.1
2 years ago
**Changed** - Make test dependencies not resolve when installing with SPM [SDK-2599] [\#125](https://github.com/auth0/JWTDecode.swift/pull/125) ([Widcket](https://github.com/Widcket))
2.6.0
3 years ago
- Added support for boolean claims [\#121](https://github.com/auth0/JWTDecode.swift/pull/121) ([kaishin](https://github.com/kaishin))
2.5.0
3 years ago
⚠️ **This release adds support for Xcode 12 and drops support for Xcode < 11.4** **Changed** - Updated Quick and Nimble [\#421](https://github.com/auth0/Auth0.swift/pull/421) ([Widcket](https://github.com/Widcket))
2.4.1
4 years ago
**Changed** - Lowered tvOS deployment target to 9.0 [\#100](https://github.com/auth0/JWTDecode.swift/pull/100) ([Widcket](https://github.com/Widcket)) - Added SPM instructions to the README [\#99](https://github.com/auth0/JWTDecode.swift/pull/99) ([Widcket](https://github.com/Widcket))
iOS macOS watchOS tvOS
auth0/SimpleKeychain 1.1.0
A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS
⭐️ 523
🕓 45 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.1.0
45 weeks ago
**Removed** - Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 [\#184](https://github.com/auth0/SimpleKeychain/pull/184) ([Widcket](https://github.com/Widcket))
1.0.1
1 year ago
**Fixed** - Fix Xcode 14 tvOS builds [\#170](https://github.com/auth0/SimpleKeychain/pull/170) ([yanniks](https://github.com/yanniks))
1.0.0
1 year ago
> 💡 Check the [Migration Guide](V1_MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v1. **⚠️ BREAKING CHANGES** - Drop support for old Swift versions [SDK-3444] [\#141](https://github.com/auth0/SimpleKeychain/pull/141) ([Widcket](https://github.com/Widcket)) - Migrate to Swift [SDK-3428] [\#139](https://github.com/auth0/SimpleKeychain/pull/139) ([Widcket](https://github.com/Widcket)) - Remove obsolete functionality [SDK-3419] [\#136](https://github.com/auth0/SimpleKeychain/pull/136) ([Widcket](https://github.com/Widcket)) - Remove usage of deprecated properties [SDK-3414] [\#133](https://github.com/auth0/SimpleKeychain/pull/133) ([Widcket](https://github.com/Widcket)) - Remove deprecated method [SDK-3413] [\#132](https://github.com/auth0/SimpleKeychain/pull/132) ([Widcket](https://github.com/Widcket)) - Drop old platform versions [SDK-3387] [\#129](https://github.com/auth0/SimpleKeychain/pull/129) ([Widcket](https://github.com/Widcket)) **Added** - Add support for custom attributes [\#153](https://github.com/auth0/SimpleKeychain/pull/153) ([Widcket](https://github.com/Widcket)) - Add support for iCloud synchronization [SDK-3453] [\#146](https://github.com/auth0/SimpleKeychain/pull/146) ([Widcket](https://github.com/Widcket)) - Added keys method [\#125](https://github.com/auth0/SimpleKeychain/pull/125) ([asclepix](https://github.com/asclepix)) **Changed** - Replace OSX with macOS in schemes and targets [\#154](https://github.com/auth0/SimpleKeychain/pull/154) ([Widcket](https://github.com/Widcket)) - Apply recommended Xcode 14 settings [\#143](https://github.com/auth0/SimpleKeychain/pull/143) ([Widcket](https://github.com/Widcket))
1.0.0-fa
1 year ago
>💡 Check the [Migration Guide](V1_MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v1. **⚠️ BREAKING CHANGES** - Drop support for old Swift versions [SDK-3444] [\#141](https://github.com/auth0/SimpleKeychain/pull/141) ([Widcket](https://github.com/Widcket)) - Migrate to Swift [SDK-3428] [\#139](https://github.com/auth0/SimpleKeychain/pull/139) ([Widcket](https://github.com/Widcket)) - Remove obsolete functionality [SDK-3419] [\#136](https://github.com/auth0/SimpleKeychain/pull/136) ([Widcket](https://github.com/Widcket)) - Remove usage of deprecated properties [SDK-3414] [\#133](https://github.com/auth0/SimpleKeychain/pull/133) ([Widcket](https://github.com/Widcket)) - Remove deprecated method [SDK-3413] [\#132](https://github.com/auth0/SimpleKeychain/pull/132) ([Widcket](https://github.com/Widcket)) - Drop old platform versions [SDK-3387] [\#129](https://github.com/auth0/SimpleKeychain/pull/129) ([Widcket](https://github.com/Widcket)) **Added** - Add support for custom attributes [\#153](https://github.com/auth0/SimpleKeychain/pull/153) ([Widcket](https://github.com/Widcket)) - Add support for iCloud synchronization [SDK-3453] [\#146](https://github.com/auth0/SimpleKeychain/pull/146) ([Widcket](https://github.com/Widcket)) **Changed** - Replace OSX with macOS in schemes and targets [\#154](https://github.com/auth0/SimpleKeychain/pull/154) ([Widcket](https://github.com/Widcket)) - Apply recommended Xcode 14 settings [\#143](https://github.com/auth0/SimpleKeychain/pull/143) ([Widcket](https://github.com/Widcket))
0.12.5
2 years ago
**Changed** - Updated dependencies [\#116](https://github.com/auth0/SimpleKeychain/pull/116) ([Widcket](https://github.com/Widcket))
0.12.4
2 years ago
**Security** - Update Addressable to v2.8.0 [\#111](https://github.com/auth0/SimpleKeychain/pull/111) ([Widcket](https://github.com/Widcket))
0.12.3
2 years ago
**Changed** - Make test dependencies not resolve when installing with SPM [SDK-2598] [\#108](https://github.com/auth0/SimpleKeychain/pull/108) ([Widcket](https://github.com/Widcket))
0.12.2
3 years ago
**Fixed** - Fixed Mac Catalyst warnings related to deprecated accessibility options [\#105](https://github.com/auth0/SimpleKeychain/pull/105) ([eaceto](https://github.com/eaceto))
0.12.1
3 years ago
**Fixed** - Fixed macOS version check on Big Sur [\#99](https://github.com/auth0/SimpleKeychain/pull/99) ([Widcket](https://github.com/Widcket))
0.12.0
3 years ago
⚠️ **This release adds support for Xcode 12 and drops support for Xcode < 11.4** **Changed** - Updated Quick and Nimble [\#97](https://github.com/auth0/SimpleKeychain/pull/97) ([Widcket](https://github.com/Widcket))
iOS macOS watchOS tvOS
auth0/Auth0.swift 2.7.0
Auth0 SDK for Apple platforms
⭐️ 310
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.7.0
1 week ago
**Added** - chore: Add privacy manifest to Auth0.Swift [\#841](https://github.com/auth0/Auth0.swift/pull/841) ([poovamraj](https://github.com/poovamraj))
2.6.0
7 weeks ago
**Added** - Add support for HTTPS callbacks [SDK-4749] [\#832](https://github.com/auth0/Auth0.swift/pull/832) ([Widcket](https://github.com/Widcket)) - Add new error type to AuthenticationError [\#820](https://github.com/auth0/Auth0.swift/pull/820) ([lordzsolt](https://github.com/lordzsolt)) **Changed** - Update PKCE-related messaging [\#789](https://github.com/auth0/Auth0.swift/pull/789) ([Widcket](https://github.com/Widcket)) **Deprecated** - Deprecate methods related to updating user attributes using the Management API [\#815](https://github.com/auth0/Auth0.swift/pull/815) ([Widcket](https://github.com/Widcket)) **Fixed** - Fix crash when the bundle ID contains characters not allowed in URL schemes [\#786](https://github.com/auth0/Auth0.swift/pull/786) ([Widcket](https://github.com/Widcket))
2.5.0
40 weeks ago
**Added** - Add support for validating the `org_name` claim [SDK-4414] [\#782](https://github.com/auth0/Auth0.swift/pull/782) ([Widcket](https://github.com/Widcket)) - Add more error pairs to `isMultifactorCodeInvalid` [SDK-4195] [\#779](https://github.com/auth0/Auth0.swift/pull/779) ([Widcket](https://github.com/Widcket))
2.4.0
45 weeks ago
**Added** - Add `renew()` to Credentials Manager [SDK-4300] [\#772](https://github.com/auth0/Auth0.swift/pull/772) ([Widcket](https://github.com/Widcket)) - Add hook for web view closing [\#754](https://github.com/auth0/Auth0.swift/pull/754) ([xavierLowmiller](https://github.com/xavierLowmiller)) **Changed** - Bump the minimum versions of JWTDecode.swift and SimpleKeychain [\#777](https://github.com/auth0/Auth0.swift/pull/777) ([Widcket](https://github.com/Widcket)) **Fixed** - Fix unhandled dismissal of `SFSafariViewController` [\#758](https://github.com/auth0/Auth0.swift/pull/758) ([Widcket](https://github.com/Widcket)) **Removed** - Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 [\#775](https://github.com/auth0/Auth0.swift/pull/775) ([Widcket](https://github.com/Widcket))
2.3.2
1 year ago
**Fixed** - Fix login web page cannot be open by canceling the AS session [\#735](https://github.com/auth0/Auth0.swift/pull/735) ([hadiidbouk](https://github.com/hadiidbouk))
2.3.1
1 year ago
**Fixed** - Fix Web Auth race condition [SDK-3522] [\#731](https://github.com/auth0/Auth0.swift/pull/731) ([Widcket](https://github.com/Widcket))
2.3.0
1 year ago
**Added** - Expose error when storing renewed credentials fails [\#724](https://github.com/auth0/Auth0.swift/pull/724) ([Widcket](https://github.com/Widcket)) - Add `canRenew()` to the Credentials Manager [\#723](https://github.com/auth0/Auth0.swift/pull/723) ([Widcket](https://github.com/Widcket)) **Changed** - Update SimpleKeychain to v1.0.0 & JWTDecode.swift to v3.0.0 [\#725](https://github.com/auth0/Auth0.swift/pull/725) ([Widcket](https://github.com/Widcket)) **Fixed** - Fix async/await threading issues with Swift 5.7 [\#722](https://github.com/auth0/Auth0.swift/pull/722) ([Widcket](https://github.com/Widcket))
2.2.0
1 year ago
**Added** - Add new error types to `AuthenticationError` [SDK-3492] [\#712](https://github.com/auth0/Auth0.swift/pull/712) ([Widcket](https://github.com/Widcket)) **Changed** - Pin SimpleKeychain to v0.x [\#716](https://github.com/auth0/Auth0.swift/pull/716) ([Widcket](https://github.com/Widcket)) - Append the cause to the parent error message [\#714](https://github.com/auth0/Auth0.swift/pull/714) ([Widcket](https://github.com/Widcket)) - Apply recommended Xcode 14 settings [\#705](https://github.com/auth0/Auth0.swift/pull/705) ([Widcket](https://github.com/Widcket))
1.39.1
1 year ago
**Fixed** - Pin SimpleKeychain to v0.x [\#706](https://github.com/auth0/Auth0.swift/pull/706) ([Widcket](https://github.com/Widcket))
2.1.0
1 year ago
**Added** - Add support for custom Web Auth providers [SDK-3338] [\#699](https://github.com/auth0/Auth0.swift/pull/699) ([Widcket](https://github.com/Widcket))
iOS macOS watchOS tvOS
auth0/Lock.swift 2.24.1
A Swift & iOS framework to authenticate using Auth0 and with a Native Look & Feel
⭐️ 259
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.24.1
2 years ago
**Fixed** - Add `Carthage/Build` to the frameworks search path [\#690](https://github.com/auth0/Lock.swift/pull/690) ([Widcket](https://github.com/Widcket))
2.24.0
2 years ago
**Added** - Add ability to input code when using magic links [SDK-2826] [\#684](https://github.com/auth0/Lock.swift/pull/684) ([Widcket](https://github.com/Widcket))
2.23.1
2 years ago
**Changed** - Use tenant.locality.auth0.com as CDN URL [SDK-2709] [\#679](https://github.com/auth0/Lock.swift/pull/679) ([Widcket](https://github.com/Widcket)) **Fixed** - Fixed warnings [\#680](https://github.com/auth0/Lock.swift/pull/680) ([Widcket](https://github.com/Widcket))
2.23.0
2 years ago
**Added** - Expose onForgotPassword [SDK-2632] [\#673](https://github.com/auth0/Lock.swift/pull/673) ([Widcket](https://github.com/Widcket))
2.22.3
2 years ago
**Changed** - Make test dependencies not resolve when installing with SPM [SDK-2601] [\#671](https://github.com/auth0/Lock.swift/pull/671) ([Widcket](https://github.com/Widcket))
2.22.2
2 years ago
**Fixed** - Use OTP grant for magic links SDK-2576 [\#667](https://github.com/auth0/Lock.swift/pull/667) ([Widcket](https://github.com/Widcket))
2.22.1
3 years ago
**Fixed** - Fix LockViewController dismissal when presented as a popup [\#647](https://github.com/auth0/Lock.swift/pull/647) ([agirault](https://github.com/agirault))
2.22.0
3 years ago
**Added** - Support OOB MFA challenges [\#649](https://github.com/auth0/Lock.swift/pull/649) ([ejensen](https://github.com/ejensen)) - Added support for terms and privacy button color customization [\#652](https://github.com/auth0/Lock.swift/pull/652) ([ejensen](https://github.com/ejensen)) **Changed** - Use standard UIImages instead of custom LazyImages [\#654](https://github.com/auth0/Lock.swift/pull/654) ([ejensen](https://github.com/ejensen)) **Fixed** - Fix bot detection CAPTCHA not being shown [\#651](https://github.com/auth0/Lock.swift/pull/651) ([ejensen](https://github.com/ejensen)) - Fixed enterprise form validation [SDK-2327] [\#655](https://github.com/auth0/Lock.swift/pull/655) ([Widcket](https://github.com/Widcket)) - Project and SwiftLint warning fixes [\#657](https://github.com/auth0/Lock.swift/pull/657) ([ejensen](https://github.com/ejensen)) - Fixed retain cycles on DatabasePresenter [SDK-2360] [\#660](https://github.com/auth0/Lock.swift/pull/660) ([Widcket](https://github.com/Widcket))
2.21.0
3 years ago
**Added** - Added Swift Package Manager support [SDK-2118] [\#646](https://github.com/auth0/Lock.swift/pull/646) ([Widcket](https://github.com/Widcket))
2.20.0
3 years ago
⚠️ **This release adds support for Xcode 12 and drops support for Xcode < 11.4** **Changed** - Updated Quick and Nimble [\#641](https://github.com/auth0/Lock.swift/pull/641) ([Widcket](https://github.com/Widcket))
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics