netlify_auth library

Constants

defaultApiURL → const String
ExpiryMargin → const int
forbiddenSaveAttributes → const Map<String, int>
forbiddenUpdateAttributes → const Map<String, int>
isBrowser → const bool
refreshPromises → const Map
storageKey → const String

Properties

currentUser User?
getter/setter pair
HTTPRegexp RegExp
getter/setter pair
localStorage ↔ SharedPreferences
getter/setter pair
ORIGINRegexp RegExp
getter/setter pair

Functions

sharedPrefInit() → void
Initializes shared_preference
urlBase64Decode(String str) String