Swiftpack.co - Swift Packages by trinsic-id

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

Packages published by trinsic-id

trinsic-id/sdk-swift 1.13.1
Swift Package Manager repository for trinsic services
⭐️ 1
🕓 17 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.13.1
17 weeks ago
## What's Changed * Trinsic Authenticator: Backend Spike, iOS + Android apps (#3025) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/160 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.12.0...1.13.1
1.13.0
18 weeks ago
## What's Changed * Trinsic connect UI and backend state machine (#2675) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/147 * Docs improvements (#2738) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/152 * Connect: Verification retry support (#2844) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/151 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.11.1...1.13.0
1.12.0
23 weeks ago
## What's Changed * Trinsic connect UI and backend state machine (#2675) * Moving s by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/147 * Docs improvements (#2738) * Consistency in naming * replace go by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/152 * Connect: Verification retry support (#2844) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/151 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.11.1...1.12.0
1.11.1
31 weeks ago
## What's Changed * chore(deps): update dependency grpc/grpc-swift to from: "1.16.0" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/105 * fix: Use PAT to ensure actions auto-run by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/114 * feat: OIDC Email Return URL Backend (#2235) * spike: Login conf by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/126 * Passkeys POC (#2372) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/130 * feat: Did Web Document construction backend (#2386) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/134 * Update tests and imports by @tmarkovski in https://github.com/trinsic-id/sdk-swift/pull/132 * fix: Mark VerificationTemplate(s) as experimental (#2433) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/136 * fix: VerificationTemplate delete, and return (#2438) * fix: V by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/137 * `IDVSession` backend work (#2597) Co-authored-by: Scott Phillip by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/145 * Introduce ConnectClient. Simplify SDK calls for credential sharing. Add example. by @tmarkovski in https://github.com/trinsic-id/sdk-swift/pull/146 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.11.0...1.11.1
1.11.0
48 weeks ago
## What's Changed ! Primary release notes here: https://github.com/trinsic-id/sdk/releases/tag/v1.11.0 * Switch to `loginAnonymous` in README by @geel9 in https://github.com/trinsic-id/sdk-swift/pull/57 * Templates: `UpdateTemplate` endpoint; `title` and `description` support; addition of `FieldOrdering`, `AppleWalletOptions`, and `UriData` by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/58 * Update dependency apple/swift-protobuf to from: "1.21.0" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/51 * Update dependency grpc/grpc-swift to from: "1.14.2" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/50 * Minor `WalletService` comments by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/67 * `WalletService` doc comment by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/69 * EDIT THIS PLEASE (Copied Protos from Server) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/72 * Generated Protos for mewmba/main-a95fe293-generated-protos by @github-actions in https://github.com/trinsic-id/sdk-swift/pull/73 * Generated Protos for by @github-actions in https://github.com/trinsic-id/sdk-swift/pull/74 * EDIT THIS PLEASE (Copied Protos from Server) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/80 * proto: Mark all deprecated items with a due date (#1978) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/88 * Update dependency grpc/grpc-swift to from: "1.15.0" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/87 * Wallet API updates - docs, missing endpoint (#1965) * Add wallet config in create wallet response * Add remove identity endpoint * Add external identities to wallet information * Add test for external ids * Format * Reserved * Format by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/85 * Generated Protos for by @github-actions in https://github.com/trinsic-id/sdk-swift/pull/90 * Generated Protos for mewmba/main-01cf3206-generated-protos by @github-actions in https://github.com/trinsic-id/sdk-swift/pull/89 * spike: Twilio SMS Support by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/91 * feat: Remove Okapi and update SDK Wrappers by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/93 * fix: Send ecosystem information with `WalletConfiguration` (#1994) * fix: Send ecosystem information back over the wire * fix: Put `EcosystemId` in `WalletConfiguration` by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/95 * Add wallet description to dashboard (#2012) by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/96 * feat: Store enabled authentication methods & external idp's (#2015) * feat: Store ecosystem authentication methods * fix: Feedback renames * Fix using full ecosystem uris for lookups * format by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/97 ## New Contributors * @geel9 made their first contribution in https://github.com/trinsic-id/sdk-swift/pull/57 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.10.0...1.11.0
1.10.0
1 year ago
## What's Changed * Update build-proto.yml by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/55 * Copied Protos from server by @mewmba in https://github.com/trinsic-id/sdk-swift/pull/54 ## New Contributors * @mewmba made their first contribution in https://github.com/trinsic-id/sdk-swift/pull/54 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.9.0...1.10.0
1.9.0
1 year ago
## What's Changed * Prep for Release 1.9.0 by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/53 **General Change Notes**: https://github.com/trinsic-id/sdk/releases/tag/v1.9.0 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.8.0...1.9.0
1.8.0
1 year ago
## What's Changed * Allow user to update sdk submodule manually if needed by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/37 * Optional metadata SDK Version by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/38 * Updated Swift via `protoc-gen-sdk` by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/39 * Update dependency apple/swift-protobuf to from: "1.20.1" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/40 * did upgrade methods and domain verification methods by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/45 * Delete .gitmodules by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/46 * Update dependency apple/swift-protobuf to from: "1.20.2" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/44 * Update dependency grpc/grpc-swift to from: "1.10.0" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/42 * Update dependency grpc/grpc-swift to from: "1.11.0" by @renovate in https://github.com/trinsic-id/sdk-swift/pull/48 * fix: loginAnonymous did not accept the required ecosystemId parameter by @janpieterz in https://github.com/trinsic-id/sdk-swift/pull/52 ## New Contributors * @janpieterz made their first contribution in https://github.com/trinsic-id/sdk-swift/pull/52 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.7.0...1.8.0
1.7.0
1 year ago
## What's Changed * `SetAuthToken` where possible by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/26 * Embed metadata, also optional function arguments by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/28 * Configure Renovate by @renovate in https://github.com/trinsic-id/sdk-swift/pull/30 * Update actions/checkout action to v3 by @renovate in https://github.com/trinsic-id/sdk-swift/pull/34 * Proto 1.7.0 and dependency update by @tmarkovski in https://github.com/trinsic-id/sdk-swift/pull/36 ## New Contributors * @renovate made their first contribution in https://github.com/trinsic-id/sdk-swift/pull/30 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.6.0...1.7.0
1.6.0
1 year ago
## What's Changed * Sdk update okapi 1.6.0 / add removeFramework call by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/16 * Format generated code by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/18 * Sdk 615 666 719 by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/19 * Support `login anonymous` by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/20 * Auto update sdk with this repo as a submodule by @fundthmcalculus in https://github.com/trinsic-id/sdk-swift/pull/22 **Full Changelog**: https://github.com/trinsic-id/sdk-swift/compare/1.5.0...1.6.0
iOS macOS
trinsic-id/okapi-swift v0.1.0
Swift bindings for Okapi compatible with swift package manager
⭐️ 1
🕓 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.
1.6.0
1 year ago
## What's Changed * Okapi updates 160 release prep by @fundthmcalculus in https://github.com/trinsic-id/okapi-swift/pull/8 **Full Changelog**: https://github.com/trinsic-id/okapi-swift/compare/1.4.0...1.6.0
1.4.0
2 years ago
## What's Changed * blake3 and sha256 hashing support by @fundthmcalculus in https://github.com/trinsic-id/okapi-swift/pull/5 * Update okapi reference to 1.4.0 by @tmarkovski in https://github.com/trinsic-id/okapi-swift/pull/6 **Full Changelog**: https://github.com/trinsic-id/okapi-swift/compare/1.2.0...1.4.0
1.2.0
2 years ago
## What's Changed * okapi 262: okapi prefix for bytebuffer free by @fundthmcalculus in https://github.com/trinsic-id/okapi-swift/pull/3 * Use binary target with xcframework from remote package for static deps by @tmarkovski in https://github.com/trinsic-id/okapi-swift/pull/4 ## New Contributors * @tmarkovski made their first contribution in https://github.com/trinsic-id/okapi-swift/pull/4 **Full Changelog**: https://github.com/trinsic-id/okapi-swift/compare/v0.1.0...v1.2.0
Initial Release for Testing
2 years ago
Initial release of the okapi swift bindings ## What's Changed * swift package move to own repo by @fundthmcalculus in https://github.com/trinsic-id/okapi-swift/pull/1 ## New Contributors * @fundthmcalculus made their first contribution in https://github.com/trinsic-id/okapi-swift/pull/1 **Full Changelog**: https://github.com/trinsic-id/okapi-swift/commits/v0.1.0
iOS macOS

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