# 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.