docs: general updates and fixes (#13374)

* docs: general updates and fixes

* fix lint errors
This commit is contained in:
Shahed Nasser
2025-09-02 09:07:07 +03:00
committed by GitHub
parent c717535ca2
commit 24199fa47a
25 changed files with 477 additions and 396 deletions
@@ -10,7 +10,7 @@ export const metadata = {
# {metadata.title}
In this document, you'll learn about the options of the User Module.
In this guide, you'll learn about the options you can pass to the User Module.
## Module Options
@@ -63,7 +63,7 @@ module.exports = defineConfig({
### Environment Variables
Make sure to add the necessary environment variables for the above options in `.env`:
Make sure to add the necessary environment variables for the above options to your `.env` file:
```bash
JWT_SECRET=supersecret