Skip to content

Releases: micro-company/go-auth

0.1.0

20 Nov 01:22
Compare
Choose a tag to compare

Feature

  • Add support opentracing
  • Add vendors
  • Work with JWT handler
    • Add JWT (#19)
    • Add get JWT token
    • add middleware for check access token
    • add/save refresh token
  • Add CORS. Close #7
  • Upgrade format response for error to client
  • Add helm chart
    • Add Redis
    • Add MongoDB
  • Add import cert files
  • Add GitLab CI

Refactoring

  • Update README
  • Refactoring. Work with DB over models

Fix

  • fix default MONGO_URL

0.0.1

28 Oct 18:33
Compare
Choose a tag to compare
  • CRUD /users