Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signout endpoint #1

Open
ferlezcano opened this issue Oct 5, 2022 · 0 comments
Open

Signout endpoint #1

ferlezcano opened this issue Oct 5, 2022 · 0 comments

Comments

@ferlezcano
Copy link

Since the user does not neet to be authenticated to call /api/auth/signout you can't get the principal from authentication to find and delete the refreshtoken.

IMHO this method has to get from headers both token and refreshtoken to invalidate/remove the refreshtoken from the database.

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

No branches or pull requests

1 participant