Frontegg class

Constructors

Frontegg(dynamic baseUrl, dynamic headerImage, {dynamic gitHubSignIn, dynamic localizationFileName, dynamic microsoftConfig, dynamic dio})

Properties

git ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isAuthenticated bool
no setter
microsoft ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
user FronteggUser
no setter

Methods

login(BuildContext context) Future<FronteggUser?>
logout() Future<FronteggUser?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
signup(BuildContext context) Future<FronteggUser?>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited