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

refactor: Move file from interfaces to authtoken package directories and add comments #938

Merged
merged 7 commits into from
Oct 29, 2024

Conversation

jamyct
Copy link
Contributor

@jamyct jamyct commented Oct 28, 2024

Description of your changes

Move interfaces.go from interfaces to authtoken/providers directory and add missing documentation for type AuthToken struct, AuthTokenProvider interface and AuthTokenWriter interface.

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

@jamyct jamyct added documentation Improvements or additions to documentation task labels Oct 28, 2024
@jamyct jamyct changed the title Move file from interfaces to authtoken packarge directories and add comments refactor: Move file from interfaces to authtoken packarge directories and add comments Oct 28, 2024
@jamyct jamyct requested review from zhiying-lin and removed request for zhiying-lin October 28, 2024 01:45
@jamyct jamyct marked this pull request as draft October 28, 2024 05:55
@jamyct jamyct changed the title refactor: Move file from interfaces to authtoken packarge directories and add comments refactor: Move file from interfaces to authtoken package directories and add comments Oct 28, 2024
@jamyct jamyct marked this pull request as ready for review October 28, 2024 11:12
@jamyct jamyct self-assigned this Oct 28, 2024
@jamyct jamyct merged commit 6b81bdb into Azure:main Oct 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants