Skip to content

Code cleanup #6

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

Merged
merged 3 commits into from
Jun 10, 2025
Merged

Code cleanup #6

merged 3 commits into from
Jun 10, 2025

Conversation

flintg
Copy link
Contributor

@flintg flintg commented May 9, 2025

Some minor code cleanup to make the example a little easier for newer Go devs to understand.

flintg added 3 commits May 9, 2025 12:24
…onsistent with the rest of the code in main.
…sed and is immediately overwritten by the second call to the function. Even if two Authorization headers were present, this function only returns the value of the first it encounters. Removing the superfluous call.
@mooreds mooreds merged commit fe9447e into FusionAuth:main Jun 10, 2025
@mooreds
Copy link
Contributor

mooreds commented Jun 10, 2025

Thanks for the PR @flintg !

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.

None yet

2 participants