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
{{ message }}
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
I've started using a different subdomain for my front end and back end. This has made my app perofrm CORS OPTIONS requests. When the request is made, it does not pass the token! I considered configuring NGINX to handle the OPTIONS requests, but I'd rather let my app handle it.
0 commit comments