JWT token should also include if user is admin or not #115
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the only body of the jwt is the username. It would be helpful to also tell the client if the jwt is authorized for admins.