Swiftpack.co - Swift Packages by andybezaire

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

Packages published by andybezaire

andybezaire/Authorization 1.4.0
Authorization appropriate for oauth2 or some other service with tokens and refreshes.
⭐️ 2
🕓 3 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.
v1.4.0
3 years ago
### Added - added force token refresh intended for debug use - added token refresh on 401 response ### Changed - on token refresh, if the new refresh is nil, then keep the old refresh - using refresh on 401 as default - cleaned up logging
v1.3.0
3 years ago
### Added - tokens now print nicely ### Changed - cleaned up package file and added local moker fork instead of wetransfer ### Fixed - sample app shows statuses correctly
v1.2.1
3 years ago
### Added - new status of token expired when refresh fails
v1.2.0
3 years ago
### Added - Publishers with Output == Never now get a sink with only receiveCompletion ### Changed - sign in and sign out now use Never for the Output (instead of Void) - changed the error type to Swift.Error no longer wrapping the errors in an auth error - updated the example app to use the new api ### Removed - removed unused auth errors
v1.1.0
3 years ago
### Changed - renamed the repo to Authorization
3 years ago
v 1.0.0
3 years ago
iOS macOS
andybezaire/TDDKit v1.9.1
Some useful helpers to reduce boilerplate code and make TDD fun
⭐️ 1
🕓 18 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.
v1.9.0
18 weeks ago
### Added - XCTAssertContainsEqual now shows number of elements missing and/or extra
v1.9.0
1 year ago
### Added - Synchronous version of Capture Error - Result completion version of Capture Error - Sample usage example to readme and tests
v1.8.0
1 year ago
### Added - Custom Debug String Convertible
v1.7.0
1 year ago
### Added - Capture output of - Project documentation 🎉 - Script to generate documentation ### Fixed - Typo in example code test name ### Changed - Moved subscript extension to `Collection` (from `Array`) ### Removed - General documentation from README. (now in DocC)
v1.6.0
1 year ago
### Added - Assert Contains Equal ### Changed - Renamed for a nicer API
v1.5.0
1 year ago
### Added - Cast Assert Equal - Count Assert Equal - [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Changed - Capture Error returns optional and renamed - Assert Will Deallocate renamed - Capture Output renamed - Capture is Main Thread renamed - Index Array Subscript renamed - XCTError renamed
v1.4.0
1 year ago
## changed - updated package name
v1.3.1
1 year ago
## changed ### Expect will Deallocate Instance - remove unused variable
v1.3.0
1 year ago
## added - Capture is Main Thread - Capture Output
v1.2.0
1 year ago
## added - Any Error - Capture Error
iOS macOS

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