grails / grails-spring-security-oauth2

Spring security Oauth Grails 3 plugin
https://grails.github.io/grails-spring-security-oauth2/
Apache License 2.0
5 stars 13 forks source link

Add InitOAuth2Command ApplicationCommand #50

Closed puneetbehl closed 1 year ago

puneetbehl commented 1 year ago

The New Grails CLI does not support the concepts of Scripts so we have created the new InitOAuth2ApplicationCommand to generate necessary domains and configurations.