KindeK
Kinde7mo ago
2 replies
Eternal

Missing KindeSdkClient when using kinde-springboot-starter

Following the Java SDK docs, at the startup it complains of a missing KindeSdkClient, but there is no mention of this on the Java SDK docs or on Github. Is there a full documentation for the spring boot integration for authorization?

The error messages: "Parameter 0 of method setKindeSdkClient in com.kinde.spring.KindeOAuth2AutoConfig required a bean of type 'com.kinde.spring.sdk.KindeSdkClient' that could not be found."
Was this page helpful?