GMOD / Apollo3Server

Apollo 3 Server: Grails 4 + Neo4j 3.5 + JB2
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

add and integrate with Spring / Grails security for the client / server #66

Open nathandunn opened 3 years ago

nathandunn commented 3 years ago

Requirements:


use OAuth2 . . . in resources.groovy

https://swagger.io/docs/specification/authentication/oauth2/

https://swagger.io/docs/specification/authentication/ . . . with an ApiKey . . or others

nathandunn commented 3 years ago