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

Truncate token uri in logging #99

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Truncate token uri in logging #99

merged 5 commits into from
Mar 20, 2024

Conversation

ligustah
Copy link
Contributor

Some URLs are very long (e.g. data urls), so we truncate them to make them easier to read in logs and use less space.

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Some URLs are very long (e.g. data urls), so we truncate them to make them easier to read in logs and use less space.
The previously used API doesn't exist anymore, so we are falling back to parsing the provided token metadata
@ligustah ligustah merged commit d25fb44 into main Mar 20, 2024
3 checks passed
@ligustah ligustah deleted the truncate-token-uri branch March 20, 2024 22:23
@ligustah ligustah restored the truncate-token-uri branch March 20, 2024 22:24
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.

3 participants