Azure / Azure/static-web-apps-cli
Support Custom Auth
Open
complexity: hours
priority: high (P0)
scope: auth
scope: cli
status: need design doc
status: need internal approval
type: enhancement
type: RFC
- Dominant language
- TypeScript
- Stars
- 668
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Can't test or debug custom auth providers
**Describe the solution you'd like**
Option to bypass mock auth service when using custom auth
**Describe alternatives you've considered**
Test and debug using deployed app
**Additional context**
I'm setting up AAD B2C for my SWA and was really hoping I could run locally to see if I got everything working. This may not be a big deal now, but with everyone asking for AAD role support (and even full claim access) local testing of custom providers will become more important in the future.
Contributor guide
Assessment
This issue has not been assessed yet.