flow property
The authentication flow of the source. flow is one of redirect, receiver, code_verification, none.
Implementation
String? flow;
The authentication flow of the source. flow is one of redirect, receiver, code_verification, none.
String? flow;