$ModuleAuthentication$Typings extension
Properties
-
getSession
→ ({Future Function(String providerId, List<String> scopes, Object options) $1, Future Function(String providerId, List<String> scopes, Object options) $2, Future Function(String providerId, List<String> scopes, [AuthenticationGetSessionOptions? options]) $3})
-
Overload accessor: $1, $2, $3
no setter
-
onDidChangeSessions
→ Event<AuthenticationSessionsChangeEvent>
-
An {@link Event} which fires when the authentication sessions of an authentication provider have
been added, removed, or changed.
no setter