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 authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)
https://github.com/authsignal/authsignal-flutter

authentication authenticator-app authsignal email-otp fido2 flutter mfa passkeys passwordless push sms-otp totp webauthn

Last synced: 27 days ago
JSON representation

Authsignal Flutter SDK for authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)

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.