Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/authsignal/authsignal-flutter

Authsignal Flutter SDK for Passkeys and Push Auth
https://github.com/authsignal/authsignal-flutter

authentication authsignal fido2 flutter mfa passkeys passwordless push webauthn

Last synced: 1 day ago
JSON representation

Authsignal Flutter SDK for Passkeys and Push Auth

Awesome Lists containing this project

README

        

# authsignal-flutter

Refer to our [official Flutter documentation](https://docs.authsignal.com/sdks/client/flutter).

## Installation

Add `authsignal_flutter: ^1.0.1` to your package's pubspec.yaml file and run:

```bash
flutter pub get
```

## Usage

Please refer to our [official Flutter documentation](https://docs.authsignal.com/sdks/client/flutter) to get started.