java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

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

Open jatvarthur opened this issue 1 year ago • 2 comments

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.

jatvarthur avatar Sep 09 '24 12:09 jatvarthur

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

opportunity356 avatar Oct 18 '24 07:10 opportunity356

Hi, sorry for the delay in processing. Is this issue still relevant?

Fluffi1235 avatar Feb 19 '25 09:02 Fluffi1235