Secure SparkJava rest api with OAuth2

0

Hello everyone I have created a restful api using spark java micro framework but I would like to implement some security using aouth2. For example if a user (another developer) wants to consume my api I want them to register his app and later I'll give him token. So my question is:

Is there any library, api or method so I can use it in my restful api?

Thanks in advance.

    
asked by AdrGuzman 15.06.2018 в 04:52
source

0 answers