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

feat: api_key and jwt request headers are hidden behind SecretStr #123

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

adubovik
Copy link
Collaborator

@adubovik adubovik commented Jul 9, 2024

Resolves #116

@adubovik adubovik self-assigned this Jul 9, 2024
@adubovik adubovik requested a review from vladisavvv as a code owner July 9, 2024 09:35
@adubovik adubovik changed the title feat: deprecated Request.api_key, Request.jwt in favour of *_secret versions feat: api_key and jwt request headers are hidden behind SecretStr Jul 10, 2024
@adubovik adubovik merged commit 054afa5 into development Jul 10, 2024
12 checks passed
@adubovik adubovik deleted the feat/supported-secret-str branch July 10, 2024 11:18
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.

Use SecretStr type for api_key and jwt in Request
2 participants