AuthenticationSource
No description
enum AuthenticationSource {
OAUTH_GOOGLE
OKTA
USERNAME_PASSWORD
}
Values
AuthenticationSource.OAUTH_GOOGLE
AuthenticationSource.OKTA
AuthenticationSource.USERNAME_PASSWORD
Member Of
CurrentUser object ● User object


