Requirements
- iOS
- Android
- React Native
- Flutter
Passkeys are supported only on iOS 15 and above.
Passkey autofill requires iOS 16 and above.
Installation
- iOS
- Android
- React Native
- Flutter
CocoapodsAdd Authsignal to your Podfile.Swift Package ManagerAdd the following to the
dependencies value of your Package.swift file.Initialization
Initialize the client with your tenant ID and the API URL for your region.| Region | API URL |
|---|---|
| US (Oregon) | https://api.authsignal.com/v1 |
| AU (Sydney) | https://au.api.authsignal.com/v1 |
| EU (Dublin) | https://eu.api.authsignal.com/v1 |

