docs: new + improved auth documentation pages (#7529)

* added and improved auth docs

* add prep to generates resources action

* add module options to sidebar

* fix broken link
This commit is contained in:
Shahed Nasser
2024-06-09 15:18:29 +02:00
committed by GitHub
parent 3f661c917b
commit e472aed00f
17 changed files with 958 additions and 265 deletions
@@ -97,7 +97,7 @@ In this document, you'll learn about the options of the Payment Module.
## providers
The `providers` option is an array of either payment provider modules, payment plugins, or path to a file that holds a payment provider.
The `providers` option is an array of payment provider modules.
When the Medusa application starts, these providers are registered and can be used to process payments.