Get a new access token using a refresh token
API key for authentication
Default Response
JWT access token signed with the project's JWKS
Type of token issued
bearer Token expiration time in seconds (defaults to 3600 seconds/1 hour)
JWT ID token returned when openid scope is granted
Refresh token returned when offline_access scope is granted