https://github.com/indice-co/indice.identity.ios
Indice identity SDK for iOS
https://github.com/indice-co/indice.identity.ios
Last synced: 7 months ago
JSON representation
Indice identity SDK for iOS
- Host: GitHub
- URL: https://github.com/indice-co/indice.identity.ios
- Owner: indice-co
- Created: 2023-03-14T15:47:49.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-03T14:01:33.000Z (about 1 year ago)
- Last Synced: 2025-01-29T18:27:54.734Z (9 months ago)
- Language: Swift
- Size: 125 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Indice.Identity.iOS 


Swift Library Identity SDK.
## Installation
### Swift Package Manager
Add Indice.Identity.iOS as a dependency
```swift
dependencies: [
.package(url: "https://github.com/indice-co/Indice.Identity.iOS", .upToNextMajor(from: "1.0.0"))
]
```
Or you can clone the repo, and add it manually.## Support for Indice Identity Server
This package version has been tested with v7.3.28.