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

Cannot seem to get logout to work #224

Closed
wjdhamilton opened this issue Feb 11, 2016 · 3 comments
Closed

Cannot seem to get logout to work #224

wjdhamilton opened this issue Feb 11, 2016 · 3 comments

Comments

@wjdhamilton
Copy link

I think that this may be related to #34 , but when I create a new user, and log him in, and then call delete on users/new/sign_out and then try and access a protected resource with that user's eMail and token, I can still access the resource. Is this normal behaviour? Have I become confused? Should logging out delete the token on the client thereby forcing the user to log in again when that device is used? Or do I have a bug?

Any thoughts would be appreciated!

@gonzalo-bulnes
Copy link
Owner

Hello @wjdhamilton,

Yes, it is normal behaviour. Please see #129.

@wjdhamilton
Copy link
Author

Ah! OK. That actually makes a lot of sense. Thanks for the help 👍

@gonzalo-bulnes
Copy link
Owner

Good, I'm glad it does. : )

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

No branches or pull requests

2 participants