User Module Options
In this document, you'll learn about the options of the User Module.
Module Options
medusa-config.js
Option | Description | Required |
---|---|---|
| A string indicating the secret used to sign the invite tokens. | Yes |
Environment Variables
Make sure to add the necessary environment variables for the above options in .env
:
Was this section helpful?