Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/authsignal/authsignal-flutter
- Owner: authsignal
- License: mit
- Created: 2023-12-12T01:35:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T22:50:24.000Z (5 months ago)
- Last Synced: 2024-07-06T10:13:03.510Z (4 months ago)
- Topics: authentication, authsignal, fido2, flutter, mfa, passkeys, passwordless, push, webauthn
- Language: Dart
- Homepage: https://docs.authsignal.com
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.