Sin descripción

Tanveer Hassan 2bbc92de4a initial commit 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 2bbc92de4a initial commit hace 6 años
main.go 2bbc92de4a initial commit hace 6 años
middleware.go 2bbc92de4a initial commit 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.