Configure Nile Auth settings in the Dashboard
auth
schema.
You can learn more about email verification in the Email Verification guide.
.env
file:
.env
file.
However, if you need to, you can pass a configuration object to the NileServer
constructor. Here’s the type definition for the configuration object and the matching environment variables. The debug flag is useful to enable debug logging while developing.