Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Add admin APIs for managing the sessions in MySQL #14

Closed
marpaia opened this issue Aug 1, 2016 · 1 comment
Closed

Add admin APIs for managing the sessions in MySQL #14

marpaia opened this issue Aug 1, 2016 · 1 comment
Assignees

Comments

@marpaia
Copy link
Contributor

marpaia commented Aug 1, 2016

Once sessions are backed in MySQL, we will need to expose HTTP APIs so that the application can have session management functionality.

For example:

  • Delete all sessions for a user (DELETE /api/v1/kolide/user/session)
  • Delete a single session for a user (DELETE /api/v1/kolide/user/session/{id})
@marpaia marpaia added this to the Sprint #1 - "The Enrollening" milestone Aug 1, 2016
@marpaia marpaia self-assigned this Aug 1, 2016
@marpaia
Copy link
Contributor Author

marpaia commented Aug 4, 2016

#37

@marpaia marpaia closed this as completed Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant