hi everyone. i have a problem. i run supertokens on kubernetes and configured nginx ingress cors ann...
h
hi everyone. i have a problem. i run supertokens on kubernetes and configured nginx ingress cors annotations. i send request from localhost. when i send request to /auth/signin it works but when i send request to /auth/signout it returns 401 . on network tab of chrome , no any cookie is attached to the request to /auth/signout