Sen descrición

Tanveer Hassan 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
vendor 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
Gopkg.lock 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
Gopkg.toml 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
README.md 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
handler.go 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
main.go 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos
middleware.go 2bbc92de4a initial commit %!s(int64=6) %!d(string=hai) anos

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.