I have many problems trying to implement an OAuth provider.
I would like to know if anyone has successfully used an Oauth provider using Java? I found many libraries, but they all comment very poorly, and I canβt work with them. I accept any documentation that explains how the oauth provider should work and / or how to implement it.
Situation: I have some data in MySQL on my server, and I would like to authorize a "third party" to access OAuth, but I'm not sure how to do this.
Winter
source share