menu
firebase_auth_rest package
documentation
rest.dart
SignInRequest
returnSecureToken property
returnSecureToken property
dark_mode
light_mode
returnSecureToken
property
bool
get
returnSecureToken
inherited
Whether or not to return an ID and refresh token. Should always be true.
Implementation
bool get returnSecureToken;
firebase_auth_rest package
documentation
rest
SignInRequest
returnSecureToken property
SignInRequest class