package
0.0.1-build.42
Repository: https://github.com/tapvanvn/goauth.git
Documentation: pkg.go.dev

# README

  • jwt should have a short livetime.
  • jwt should be provided with a refresh token.
  • refresh token should be trick to use and burn.
  • when a refresh token had been burned any jwt corresponding to this refresh token should be invalid.