https://github.com/openidentityplatform/openam_demo_authenticator
OpenAM Demo Authentication mobile application
https://github.com/openidentityplatform/openam_demo_authenticator
authentication openam passwordless passwordless-authentication qr
Last synced: 11 months ago
JSON representation
OpenAM Demo Authentication mobile application
- Host: GitHub
- URL: https://github.com/openidentityplatform/openam_demo_authenticator
- Owner: OpenIdentityPlatform
- License: other
- Created: 2021-06-15T07:29:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T08:59:02.000Z (over 1 year ago)
- Last Synced: 2025-01-15T15:23:02.261Z (about 1 year ago)
- Topics: authentication, openam, passwordless, passwordless-authentication, qr
- Language: Dart
- Homepage: https://www.openidentityplatform.org/blog/openam-qr-authentication
- Size: 219 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenAM Demo Authenticator Application
[](https://github.com/OpenIdentityPlatform/openam_demo_authenticator/issues)
[](https://github.com/OpenIdentityPlatform/OpenAM/commits/master)
[](https://github.com/OpenIdentityPlatform/OpenAM/blob/master/LICENSE.md)
[](https://github.com/OpenIdentityPlatform/openam_demo_authenticator)
[](https://github.com/OpenIdentityPlatform/openam_demo_authenticator)
OpenAM Demo Authenticator Appliaction developed with [Flutter](https://flutter.dev/)
You can use the application as a template to build your own authentication application.
If you have a questions, feel free to as us in the discussion or gitter
## Clone and Run
Prerequisites: Flutter installed, see https://flutter.dev/docs/get-started/install
Clone the application
```bash
git clone https://github.com/OpenIdentityPlatform/openam_demo_authenticator.git
```
Run the application
```bash
flutter run
```
Use case: [OpenAM QR Authentication](https://www.openidentityplatform.org/blog/openam-qr-authentication)