Variable: skipCSRFCheck
main.skipCSRFCheck
• Const
skipCSRFCheck: typeof skipCSRFCheck
danger
This option is intended for framework authors.
Auth.js comes with built-in CSRF protection, but if you are implementing a framework that is already protected against CSRF attacks, you can skip this check by passing this value to AuthConfig.skipCSRFCheck.