Skip to content

f0rever-johnson/fusionauth-swift-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FusionAuth Swift Client

semver 2.0.0 compliant

If you're integrating FusionAuth with an iOS/macOS Swift application, this library will speed up your development time.

WARNING: This project is still in development, feel free to use, but it may not work. You may still feel free to open issues or submit PRs. Here's a small Example showing how to use this client: Example.cs

For additional information and documentation on FusionAuth refer to https://fusionauth.io.

Refer to the FusionAuth API documentation for request and response formats.

Supported Frameworks

Swift (iOS, macOS)Framework

SPM

If you are using the Swift Package Manager, open the following menu item in Xcode:

File > Swift Packages > Add Package Dependency...

In the Choose Package Repository prompt add this url:

https://github.com/f0rever-johnson/fusionauth-swift-client.git

Then, press Next and complete the remaining steps.

For more information on SPM, check its official documentation.

License

The code is available as open source under the terms of the Apache v2.0 License.