authUsernameAuthenticationMethod top-level constant

String const authUsernameAuthenticationMethod

Authentication-method identifier recorded for username sign-ins.

Implementation

const String authUsernameAuthenticationMethod = 'username_password';