- Preparing search index...
- The search index is not available
auth0
Interface ConnectionCreateOptionsCustomScripts
Hierarchy
- ConnectionCreateOptionsCustomScripts
Indexable
[key: string]: any | any
Properties
Optional
_delete
_delete?: string
Optional
change_password
change_password?: string
Optional
create
create?: string
Optional
get_user
get_user?: string
Optional
login
login?: string
Optional
verify
verify?: string
A map of scripts used to integrate with a custom database.