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

Doesn't work with ember-simple-auth logout/invalidate #50

Open
hoIIer opened this issue Mar 18, 2022 · 0 comments
Open

Doesn't work with ember-simple-auth logout/invalidate #50

hoIIer opened this issue Mar 18, 2022 · 0 comments

Comments

@hoIIer
Copy link

hoIIer commented Mar 18, 2022

Expected:
When logging out using ember-simple-auth session.invalidate(), I expect that the body classes are cleaned up and the current route body class is removed.

Actual:
The current body class is not removed (deactivate is not triggered) and ember-simple-auth redirects to the login route with the old class still in place.

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