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) #3

Open
gr2m opened this issue Oct 15, 2016 · 0 comments
Open

[API] sessions (⛔🖐 blocked) #3

gr2m opened this issue Oct 15, 2016 · 0 comments

Comments

@gr2m
Copy link
Member

gr2m commented Oct 15, 2016

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()
  • api.sessions.on events
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