This repository contains several examples demonstrating how to integrate with Authentiq Connect from third party frameworks.
You can find live versions of the client side examples on the examples page. For the server side examples, please just browse the code on GitHub for now.
Read more about Authentiq Connect in our developer documentation. And please contribute more integrations to this repository!
- Basic
- Demonstrates how to access client details from JavaScript.
- Google Map
- Shows how to request and use a user's location.
- AuthentiqJS
- Demonstrates how to use AuthentiqJS with AngularJS.
- OAuth 2.0
- Demonstrates how to configure other AngularJS OAuth 2.0 modules for use with Authentiq.
Shows how to configure HelloJS to allow users to sign in with Authentiq ID.
We don't have
The following examples use Python Flask.
- Authentiq Connect
- Demonstrates advanced features of Authentiq Connect, like remote signout.
- OAuth 2.0
- Demonstrates how to use requests-oauthlib with Authentiq using plain OAuth 2.0.
Coming soon.
Coming soon.