75473b4cba
Before, this logic was only in the OIDCServer.CodeToken() method; now it has been pulled out so that other paths, like OIDCServer.RefreshToken() can use it. The net affect, is that now refresh tokens can be used to get cross-client authenticated ID Tokens. |
||
---|---|---|
.. | ||
admin_api_test.go | ||
client_api_test.go | ||
common_test.go | ||
oidc_test.go | ||
user_api_test.go |