| Package | Description |
|---|---|
| com.google.auth.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizer.TokenResponseWithConfig |
UserAuthorizer.getTokenResponseFromAuthCodeExchange(String code,
URI callbackUri,
Map<String,String> additionalParameters)
Handles OAuth2 authorization code exchange and returns a
UserAuthorizer.TokenResponseWithConfig object
containing the tokens and configuration details. |
Copyright © 2025 Google. All rights reserved.