Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T08:59:02.000Z (6 months ago)
- Last Synced: 2024-07-09T11:26:52.976Z (6 months 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
[![Issues](https://img.shields.io/github/issues/OpenIdentityPlatform/openam_demo_authenticator.svg)](https://github.com/OpenIdentityPlatform/openam_demo_authenticator/issues)
[![Last commit](https://img.shields.io/github/last-commit/OpenIdentityPlatform/openam_demo_authenticator.svg)](https://github.com/OpenIdentityPlatform/OpenAM/commits/master)
[![License](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenAM/blob/master/LICENSE.md)
[![Top language](https://img.shields.io/github/languages/top/OpenIdentityPlatform/openam_demo_authenticator.svg)](https://github.com/OpenIdentityPlatform/openam_demo_authenticator)
[![Code size in bytes](https://img.shields.io/github/languages/code-size/OpenIdentityPlatform/openam_demo_authenticator.svg)](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)