Uses of Record Class
io.fluxzero.idp.client.OidcClient.TokenResponse
-
Uses of OidcClient.TokenResponse in io.fluxzero.idp.client
Methods in io.fluxzero.idp.client that return OidcClient.TokenResponseModifier and TypeMethodDescriptionOidcClient.exchangeCode(String code, String codeVerifier) Exchanges an authorization code for ID and access tokens.