caesarsalad / goauthz

JWT based Authentication & Rule based Authorization Middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goauthz

JWT based Authentication & Authorization Middleware

ToDo:

  • Add more DB support (PostgreSQL...)
  • Multi Stage Docker Image
  • Failed Login and Register logging
  • Add more authorization rules
  • Scalable caching

About

JWT based Authentication & Rule based Authorization Middleware

License:MIT License


Languages

Language:Go 97.0%Language:Dockerfile 3.0%