AuthenticationDetailsRequest

constructor(clientId: String, codeChallenge: String, codeChallengeMethod: CodeChallengeMethod = CodeChallengeMethod.S256, resetCredentialsUrl: String, responseType: ResponseType = ResponseType.CODE, state: String, locale: String?, loginHint: String?, loginStrategy: LoginStrategy?, nonce: String?, prompt: Prompt?, redirectUri: String?, scope: String?)