menu
openid_client package
documentation
openid_client_browser.dart
Authenticator
flow property
flow property
dark_mode
light_mode
flow
property
Flow
flow
final
The
Flow
used for authentication.
This will be a flow of type
FlowType.implicit
.
Implementation
final Flow flow;
openid_client package
documentation
openid_client_browser
Authenticator
flow property
Authenticator class