An open API service indexing awesome lists of open source software.

https://github.com/felipecruz91/go-jwt-tutorial

Go HTTP client-server with JWT auth
https://github.com/felipecruz91/go-jwt-tutorial

golang jwt

Last synced: over 1 year ago
JSON representation

Go HTTP client-server with JWT auth

Awesome Lists containing this project

README

          

# go-jwt-tutorial

A golang HTTP `client` that generates a JWT token and perform a HTTP request to an authenticated endpoint exposed by the `server`.