hashicorp-demoapp / product-api-go

Products API written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to revoke user token

joatmon08 opened this issue · comments

Add an endpoint to /signout a user, removing them from the database and revoking their token. This will be used to demonstrate Vault plugin development.