Skip to content

Type Alias: AuthorizeIdentity

AuthorizeIdentity = (email) => boolean | Promise<boolean>

string

boolean | Promise<boolean>