go-oidc-middleware icon indicating copy to clipboard operation
go-oidc-middleware copied to clipboard

Support for opaque access tokens

Open simongottschlag opened this issue 3 years ago • 1 comments

Right now, only JWTs are supported.

Todo:

  • [x] Add support in optest
  • [ ] Add support in middleware

simongottschlag avatar May 10 '22 18:05 simongottschlag

Adding support for opaque access tokens in optest in the following PR: #175

simongottschlag avatar May 10 '22 21:05 simongottschlag