Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Currently, all internal auth adapters are enabled by default, with no option to disable auth adapters that aren't necessary.
Feature / Enhancement Description
Allow
auth : {
facebook: {
enabled: false
}
}
Example Use Case
n/a
Alternatives / Workarounds
n/a
3rd Party References
n/a