Interface ConnectionCreateOptionsCustomScripts

A map of scripts used to integrate with a custom database.

Hierarchy

  • ConnectionCreateOptionsCustomScripts

Indexable

[key: string]: any | any

Properties

_delete?: string
change_password?: string
create?: string
get_user?: string
login?: string
verify?: string