Swiftpack.co - Swift Packages by schibsted

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

Packages published by schibsted

schibsted/account-sdk-ios 2.11.1
⛔️ DEPRECATED SchibstedAccount SDK for iOS
⭐️ 6
🕓 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.11.1
2 years ago
## What's Changed * Update README about deprecation of repository * Call `view.endEditing(true)` before setting isUserInteractionEnabled to false
2.7.2
3 years ago
* Backport of upgrade to support Xcode 12. (Based on #322)
2.9.0
3 years ago
* Support shared web credentials: try to read stored credentials and allow the user to save the credentials to the keychain when logging in. Thanks @clausjoergensen and @vmagaziy * Upgrade project to Xcode 12. Thanks @clausjoergensen
2.8.1
3 years ago
* Fix deserialisation of legacy storage format for token data. (#316) Thanks to @clausjoergensen
2.8.0
3 years ago
* Replace `SchibstedAccount.Result` with `Swift.Result`. Thanks to @clausjoergensen * Allow specifying keychain access group to be able to share authentication between apps on the same Apple team. Thanks to @clausjoergensen * Add support for Swift Package Manger. Thanks to @clausjoergensen * Upgrade to Swift 5. Thanks to @mbanasiewicz * Upgrade deployment target 9.0 -> 11.0. Thanks to @mbanasiewicz * Allow disabling "What's this" button (to avoid rejection of app since the privacy page leads to a page with subscription purchase possibility). Thanks to @mbanasiewicz
2.7.1
3 years ago
* Don't treat a 400 Bad Request to a refresh request as a logout. (#301)
2.7.0
4 years ago
* Add "show password" toggle. (#291)
2.6.0
4 years ago
* Add helper method for using web flows for login. * Update age limit according to change in regulation.
2.5.0
4 years ago
- Cleanup expectation in tests. (#270) Thanks to @minarikg 🙇 - Changed: didClick*(_: Any) -> didTap*(_: UIButton) (#283) Thanks to @minarikg 🙇 - Emit tracking event when the user logs in using biometrics. (#287) - Changed: remove via SwiftFormat script (#284) Thanks to @minarikg 🙇 - Fix #280: Make login flow modal on iOS 13 if it isn't cancellable. (#288)
2.4.0
4 years ago
* Bug & security fixes: * Fix some vulnerable packages in the rubygems dependencies of this project. * New features: * Prefill the user email by default. * Update Schibsted logo.
iOS
schibsted/account-sdk-ios-web 4.2.0
Schibsted account SDK for iOS
⭐️ 2
🕓 2 days 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.
4.2.0
3 days ago
## What's Changed * UUI-1150: Add `state` param to `Client.getLoginSession` by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/221 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.1.1...4.2.0
4.1.1
7 weeks ago
## What's Changed * chore: Update README with TCF section by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/216 * Fixed deprecated links from readme by @bogdan-niculescu-sch in https://github.com/schibsted/account-sdk-ios-web/pull/217 * UUI-783: Add PrivacyInfo.xcprivacy by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/219 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.1.0...4.1.1
4.1.0
20 weeks ago
## What's Changed * UUI-520: Fix workspace building on Xcode 15 by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/213 * UUI-582: Add `externalId` by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/214 * Release 4.1.0 by @MarcinGie in https://github.com/schibsted/account-sdk-ios-web/pull/215 ## New Contributors * @MarcinGie made their first contribution in https://github.com/schibsted/account-sdk-ios-web/pull/213 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.0.4...4.1.0
4.0.4
45 weeks ago
## What's Changed * Update logos in FI Simplified login by @michal-oleniacz-stp in https://github.com/schibsted/account-sdk-ios-web/pull/209 * Release 4.0.4 by @michal-oleniacz-stp in https://github.com/schibsted/account-sdk-ios-web/pull/210 ## New Contributors * @michal-oleniacz-stp made their first contribution in https://github.com/schibsted/account-sdk-ios-web/pull/209 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.0.3...4.0.4
4.0.3
1 year ago
## What's Changed * Update path to Schibsted account profile pages by @kamilwiniarski in https://github.com/schibsted/account-sdk-ios-web/pull/208 ## New Contributors * @kamilwiniarski made their first contribution in https://github.com/schibsted/account-sdk-ios-web/pull/208 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.0.2...4.0.3
4.0.2
1 year ago
## What's Changed * 183 Switch to Xcode 14 by @zamorastp in https://github.com/schibsted/account-sdk-ios-web/pull/203 * 183 Update runner for documentation workflow by @zamorastp in https://github.com/schibsted/account-sdk-ios-web/pull/204 * Support starting Finnish eID flow in PRE. by @zamzterz in https://github.com/schibsted/account-sdk-ios-web/pull/206 * Release 4.0.2 by @bogdan-niculescu-sch in https://github.com/schibsted/account-sdk-ios-web/pull/207 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.0.1...4.0.2
4.0.1
1 year ago
## What's Changed * 183 Update README file * 84 Remove old SDK API calls **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/4.0.0...4.0.1
4.0.0
1 year ago
## What's Changed * 84 Migration code was removed **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/3.5.1...4.0.0
3.5.1
1 year ago
## What's Changed * Release 3.5.1 **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/3.5.0...3.5.1
3.5.0
1 year ago
## What's Changed * 126 Update dependencies to the newest ones * 128 Keep the C version as the final SL UI version **Full Changelog**: https://github.com/schibsted/account-sdk-ios-web/compare/3.4.7...3.5.0
iOS

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