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: auto-load latest certificate and implement token caching #2879

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TakuyaMatsu
Copy link
Contributor

@TakuyaMatsu TakuyaMatsu commented Feb 17, 2025

Description

In Java, there are mechanisms to automatically renew certificates and cache issued tokens. However, in Golang, only the code generated by RDL exists, and these features have not been implemented. Therefore, I have created a client library that supports automatic certificate renewal and token caching.

I plan to commit this to Athenz repo—if you have any suggestions for an appropriate package name, please let me know.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

@TakuyaMatsu TakuyaMatsu changed the title [WIP] feat: auto-load latest certificate and implement token caching feat: auto-load latest certificate and implement token caching Feb 17, 2025
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