Resources for automating the setup of Curity mobile code examples.
This repository is a Git submodule referenced by the below code examples.
Run the ./start-idsvr.sh
script for a code example to configure a working mobile OAuth setup.
How to implement OpenID Connect using the Hypermedia Authentication API:
Platform | Github Repository |
---|---|
iOS | https://github.com/curityio/ios-haapi-demo-app |
Android | https://github.com/curityio/android-haapi-demo-app |
How to implement OpenID Connect using the AppAuth Pattern:
Platform | Github Repository |
---|---|
iOS | https://github.com/curityio/openid-client-ios-appauth |
Android | https://github.com/curityio/openid-client-android-appauth |
How to implement OpenID Connect with a unique mobile client per device:
Platform | Github Repository |
---|---|
iOS | https://github.com/curityio/openid-client-ios-appauth-dcr |
Android | https://github.com/curityio/openid-client-android-appauth-dcr |
Please visit curity.io for more information about the Curity Identity Server.