Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[configauth] Update public methods to accept context.Context #9808

Open
Tracked by #9490
TylerHelmuth opened this issue Mar 21, 2024 · 2 comments
Open
Tracked by #9490

[configauth] Update public methods to accept context.Context #9808

TylerHelmuth opened this issue Mar 21, 2024 · 2 comments
Assignees

Comments

@TylerHelmuth
Copy link
Member

No description provided.

@AkhigbeEromo
Copy link
Contributor

i have created a PR relating to this issue. Here is the link: #9851

@AkhigbeEromo
Copy link
Contributor

@TylerHelmuth

codeboten added a commit that referenced this issue Jun 4, 2024
Added context.Context to the following functions:

- GetClientAuthenticator
- GetServerAuthenticator
Link to the issue:
#9808

---------

Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
codeboten pushed a commit that referenced this issue Jul 9, 2024
…henticatorContext (#10578)

#### Description
Deprecates GetClientAuthenticatorContext and
GetServerAuthenticatorContext.

#### Link to tracking issue
Related to
#9808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants