Skip to content

Conversation

@uipreliga
Copy link
Collaborator

Remove redundant _exchange_code_for_tokens() method and consolidate token request logic. Both authorization code exchange and token refresh now follow the same pattern: build request data → _token_request() → _process_token_response().

Remove redundant _exchange_code_for_tokens() method and consolidate
token request logic. Both authorization code exchange and token refresh
now follow the same pattern: build request data → _token_request() →
_process_token_response().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants