🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
1.49k
stars
73
forks
source link
question: Preflight requests #312
Open
rowanstrydom opened 9 months ago
I have a very basic caddy file setup which works perfectly. But when requesting a resource from my UI, preflight fails
How can I return a 204 for any preflight requests?
Preflight requests