Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)