ContainerImage.Pinniped/internal/controller/supervisorstorage
Ryan Richard b981055d31 Support revocation of access tokens in UpstreamOIDCIdentityProviderI
- Rename the RevokeRefreshToken() function to RevokeToken() and make it
  take the token type (refresh or access) as a new parameter.
- This is a prefactor getting ready to support revocation of upstream
  access tokens in the garbage collection handler.
2021-12-03 13:44:24 -08:00
..
garbage_collector_test.go Support revocation of access tokens in UpstreamOIDCIdentityProviderI 2021-12-03 13:44:24 -08:00
garbage_collector.go Support revocation of access tokens in UpstreamOIDCIdentityProviderI 2021-12-03 13:44:24 -08:00