auth_client/auth_client library
Classes
Constants
- IDENTITY_PROVIDER_DEFAULT → const String
- IDENTITY_PROVIDER_ENDPOINT → const String
- KEY_LOCALSTORAGE_DELEGATION → const String
- KEY_LOCALSTORAGE_KEY → const String
Functions
-
parseStringToU8a(
String str) → Uint8List
Typedefs
-
AuthFunction
= Future<
String> Function(AuthPayload paylod)