remisb / jwt-api

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jwt-api

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

Experimenting with jwt related code from https://github.com/dahernan/token . Main idea to simplify jwt related code to the minimum necessary and remove bloated dependencies.

Next things to do: [ ] claims as json serializable structure, similar in use as a map.

About

Minimalistic JWT use based on chi router and JWT Authentication Middleware.

License:MIT License


Languages

Language:Go 100.0%