ContainerImage.Pinniped/internal/mocks/mockupstreamoidcidentityprovider
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
..
generate.go Add generated mock of UpstreamOIDCIdentityProviderI. 2020-11-30 17:37:14 -06:00
mockupstreamoidcidentityprovider.go Support revocation of access tokens in UpstreamOIDCIdentityProviderI 2021-12-03 13:44:24 -08:00