Skip to content

ADAL iOS Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@borisvidolov borisvidolov released this 22 Jan 00:42
· 3696 commits to master since this release

The initial preview of ADAL for iOS

Wraps the needed protocol code for Azure Active Directory authentication. The library simplifies obtaining, caching and securely persisting of access and refresh tokens.

Cloud instances are validated and the library provides helpers for parsing OAuth2 Bearer (HTTP 401) response from web resources.