Sin descripción

Tanveer Hassan c6b19b5572 refresh token api hace 6 años
vendor 2bbc92de4a initial commit hace 6 años
Gopkg.lock 2bbc92de4a initial commit hace 6 años
Gopkg.toml 2bbc92de4a initial commit hace 6 años
README.md 2bbc92de4a initial commit hace 6 años
handler.go c6b19b5572 refresh token api hace 6 años
main.go c6b19b5572 refresh token api hace 6 años
middleware.go 2bbc92de4a initial commit hace 6 años
token.go c6b19b5572 refresh token api hace 6 años

README.md

JWT Authentication in Golang

A basic Golang application showing how to implement JWT authentication using the Echo framework.

How to run

go run *.go

Contributions

If you find any improvement scopes, please free to contribute.