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

[API] sessions (🖐 blocked) #27

Closed
gr2m opened this issue Dec 10, 2015 · 1 comment
Closed

[API] sessions (🖐 blocked) #27

gr2m opened this issue Dec 10, 2015 · 1 comment

Comments

@gr2m
Copy link
Member

gr2m commented Dec 10, 2015

At this point, we do not keep state on sessions, instead we rely on CouchDB’s auth system which encrypts username, salt, secret & a timestamp. We do not know how many sessions are currently active, and there is no way to invalidate a single session.

That’s why the following APIs are currently blocked

  • api.sessions.findAll()
  • api.sessions.removeAll()
@gr2m
Copy link
Member Author

gr2m commented Oct 15, 2016

closing in favor of hoodiehq/hoodie-account-server-api#3

@gr2m gr2m closed this as completed Oct 15, 2016
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