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

Missing 'static' in 'public JwtConfigBuilder JwtConfig.builder()' #4

Open
jatvarthur opened this issue Sep 9, 2024 · 1 comment
Open

Comments

@jatvarthur
Copy link

In java-sdk-auth in JwtConfig.java builder() method is not static. Because of this and that all constructors are private, it is impossible to create JwtConfig with custom endpoint and/or ttl.

@opportunity356
Copy link

Hi! Thanks for your report. We will investigate this issue

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

No branches or pull requests

2 participants