Skip to content

auth: allow passing custom http.Client to AuthorizationCodeHandler#840

Merged
maciej-kisiel merged 3 commits intomainfrom
mkisiel/customize-client
Mar 13, 2026
Merged

auth: allow passing custom http.Client to AuthorizationCodeHandler#840
maciej-kisiel merged 3 commits intomainfrom
mkisiel/customize-client

Conversation

@maciej-kisiel
Copy link
Contributor

No description provided.

@maciej-kisiel maciej-kisiel force-pushed the mkisiel/customize-client branch from 3112bf1 to 647887b Compare March 12, 2026 13:20
@maciej-kisiel maciej-kisiel requested a review from jba March 12, 2026 13:22
func TestGetProtectedResourceMetadata_Success(t *testing.T) {
handler := &AuthorizationCodeHandler{} // No config needed for this method
handler, err := NewAuthorizationCodeHandler(validConfig())
if err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

@maciej-kisiel maciej-kisiel merged commit d836ceb into main Mar 13, 2026
10 checks passed
@maciej-kisiel maciej-kisiel deleted the mkisiel/customize-client branch March 13, 2026 09:07
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