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
I've noticed that when I call signOut, that the revokeAccessToken function returns a 403. I do have a cookie in my POST header. I just tried calling the revoke method directly and it produces the same result. I'm running in Chrome with an Angular/Ionic project.
I've noticed that when I call
signOut
, that therevokeAccessToken
function returns a 403. I do have a cookie in my POST header. I just tried calling the revoke method directly and it produces the same result. I'm running in Chrome with an Angular/Ionic project.I am testing this on localhost, but I have CORS enabled within my Okta account. I can't seem to get this to resolve no matter what settings I adjust.
The text was updated successfully, but these errors were encountered: