Auth3 Swift SDK
The official Auth3 swift SDK library.
API Documentation
Check-out the API documentation at https://docs.auth3.dev/apis/identity-platform/administrative for further help.
Installation
.Package(url: "https://github.com/auth3-dev/swift-sdk.git", branch: "main")
Or select a specific version from any available tags, for example:
.Package(url: "https://github.com/grpc/grpc-swift.git", .upToNextMajor(from: "1.0.0"))
The above will allow anything from 1.0.0 to 2.0.0.
Build
You need XCode to load the root folder and build the source code.
Additional help
You can find further help, examples, tools and suggestions here.
Change Language
Not your target language? Check out our official SDKs for:
Contributing
At this time we don't accept external contributions, but we're open for feedbacks and requests. We're always looking for contributions on our security, refer to our dedicated page for more.
Support
Customers of the Auth3 Identity Platform can access support through the official channels available on our website. We won't be able to accomodate Customer requests through the bug tracker for security reasons.
License
Read the LICENSE.