Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Ensure app.at (access token) cookie is removed on logout for all SDKs #27

Closed
JakeLo123 opened this issue Feb 5, 2024 · 1 comment
Closed
Assignees

Comments

@JakeLo123
Copy link
Collaborator

JakeLo123 commented Feb 5, 2024

Ensure access token cookie is removed on logout.

@JakeLo123 JakeLo123 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
@JakeLo123 JakeLo123 self-assigned this Feb 5, 2024
@JakeLo123
Copy link
Collaborator Author

This is okay to close. Server does remove the token in question on logout. The access_token cookie (since been renamed app.at) is an httpOnly cookie, so it's not readable by JS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant