Skip to content

aesadde/go-jwt-validate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO JWT Validate

Table of Contents

About The Project

This is a simple gin middleware to validate JWT tokens with a given public key.

It is mostly inspired by gin-jwt.

Built With

Getting Started

Briefly describe how a new developer can run the project and get started.

Installation

go get  ...

Usage

See example.go

Roadmap

Describe or link to any planned work for this project.:w

Contributing

Contributions are welcomed and appreciated 😊.

License

MIT. Seee LICENSE for more information.

About

a simple jwt validation middlware for gin (inspired by go-jwt)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages