DOOduneye / hydrate

Token based auth utility for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydrate

A simple JWT authentication utility for Go

Test Build GAuth Go Report MIT License Go.Dev Reference

Installation

go get github.com/DOOduneye/hydrate

Features

  • Generate Access and Refresh Tokens
  • Verify Access and Refresh Tokens
  • Set Custom Claims and Standard Claims
  • Testing
  • Expire Tokens
  • Middleware for Gin and Echo
  • Token Blacklisting / Revoking

About

Token based auth utility for Golang

License:MIT License


Languages

Language:Go 100.0%