Swiftpack.co - curityio/ios-idsvr-haapi-driver-dist as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by curityio.
curityio/ios-idsvr-haapi-driver-dist 4.1.1
Distribution of the iOS Hypermedia Authentication API (HAAPI) DRIVER for the Curity Identity Server
⭐️ 2
🕓 4 weeks ago
iOS
.package(url: "https://github.com/curityio/ios-idsvr-haapi-driver-dist.git", from: "4.1.1")

IdsvrHaapiDriver

This distribution provides the iOS Hypermedia Authentication API (HAAPI) Driver for the Curity Identity Server. This SDK allows iOS developers to integrate this API into their applications for smarter, simpler login using native UI widgets. It allows for any login method supported by the Curity Identity Server, and strictly follows the principle of REST. The SDK is meant to make the security aspects of consuming this API easier.

For information about the license of this software, refer to legal.md.

Installation

CocoaPods

To integrate IdsvrHaapiSdk into your Xcode project, include it in your Podfile:

platform :ios, '14.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'IdsvrHaapiDriver'
end

Then install it by running pod install. More documentation on using CocoaPods is found here.

Swift Package Manager

To integrate IdsvrHaapiSdk using Swift Package Manager include the following dependency in your Package.swift file:

.package(url: "https://github.com/curityio/ios-idsvr-haapi-driver-dist")

GitHub

link
Stars: 2
Last commit: 4 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

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