Sem descrição

Tanveer Hassan c6b19b5572 refresh token api há 6 anos atrás
vendor 2bbc92de4a initial commit há 6 anos atrás
Gopkg.lock 2bbc92de4a initial commit há 6 anos atrás
Gopkg.toml 2bbc92de4a initial commit há 6 anos atrás
README.md 2bbc92de4a initial commit há 6 anos atrás
handler.go c6b19b5572 refresh token api há 6 anos atrás
main.go c6b19b5572 refresh token api há 6 anos atrás
middleware.go 2bbc92de4a initial commit há 6 anos atrás
token.go c6b19b5572 refresh token api há 6 anos atrás

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.