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

supported x509 for session cookie #29

Merged
merged 2 commits into from
Dec 29, 2024
Merged

supported x509 for session cookie #29

merged 2 commits into from
Dec 29, 2024

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Dec 29, 2024

The cache-control header is present in https://www.googleapis.com/identitytoolkit/v3/relyingparty/publicKeys. I had not supported x509 certificates until now, but now that there is demand for them, I support them.

honojs/middleware#912

I have added x509 implementation support to ensure compatibility with environments where the nodejs_compat flag is not enabled, allowing it to be used without requiring the nodejs_compat flag to be activated.

@Code-Hex Code-Hex merged commit d6e095a into main Dec 29, 2024
2 checks passed
@Code-Hex Code-Hex deleted the support/x509 branch December 29, 2024 15:22
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.

1 participant