Skip to content

refactor: simplify token exchange flow in Concur auth#8

Open
uipreliga wants to merge 1 commit intomircea/251023from
fix/concur-cleanup
Open

refactor: simplify token exchange flow in Concur auth#8
uipreliga wants to merge 1 commit intomircea/251023from
fix/concur-cleanup

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.

1 participant