Auth Flow w/PKCE oktaAuth.signOut()

You should be able to inspect Network trace to see what exactly those calls are and which token sent to Okta is considered invalid. Maybe it’s an expired access_token?

1 Like