Documentation Index
Fetch the complete documentation index at: https://auth0-fix-auth-api-docs-migration-completion.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ScreenMembersOnBruteForceProtectionUnblockSuccess
export interface ScreenMembersOnBruteForceProtectionUnblockSuccess extends ScreenMembers {
data: Record<string, string | boolean | string[] | Record<string, string[]> | Array<PhonePrefix> | PasskeyCreate> | null;
}
Properties
Record
string, string | boolean | string[] | Record<string, string[]> | Array<PhonePrefix> | PasskeyCreate
required