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

Add admin APIs for managing the sessions in MySQL #14

@marpaia

Description

@marpaia

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})

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions