Navigation Menu

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

fix(idtoken): Allow missing age in http response header #1715

Merged
merged 3 commits into from Oct 18, 2022

Conversation

eytankidron
Copy link
Contributor

Per #1711 allow the "age" field to be missing from the http response header file and treat it as a zero if it is missing.

the "age" field to be missing from the http response header file and
treat it as a zero if it is missing.
@conventional-commit-lint-gcf
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@codyoss codyoss changed the title Allow missing age in http response header fix(idtoken): Allow missing age in http response header Oct 18, 2022
@codyoss codyoss added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2022
Copy link
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codyoss codyoss added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 18, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit b235b1f into googleapis:main Oct 18, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 18, 2022
@eytankidron eytankidron deleted the age branch October 18, 2022 15:46
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

3 participants