You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* XSS protections
Customize content-security-policy header
Verify the origin or referer on state changes, failing if not present
* Create CSRF token per session
Transmit in /user/me
Send back in X-CSRF-Token
* Fix lint
* Revert create app form changes
It looks like these were meant for a separate PR?
---------
Co-authored-by: FluxCapacitor2 <31071265+FluxCapacitor2@users.noreply.github.com>
0 commit comments