|
What needs to be added to a Grails REST service to support OAuth clients? Does it require a plugin? If so, is there one with a Apache/BSD/MIT license?
Thanks Robert --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Not sure about the licensing, but you migth want to look at:
On Fri, Aug 10, 2012 at 12:47 AM, Robert La Ferla <[hidden email]> wrote: What needs to be added to a Grails REST service to support OAuth clients? Does it require a plugin? If so, is there one with a Apache/BSD/MIT license? Roshan |
|
Make sure you check out http://grails.org/plugin/spring-security-oauth2-provider, it may provide what you need.
On Fri, Aug 10, 2012 at 5:02 AM, Roshan Dawrani <[hidden email]> wrote: Not sure about the licensing, but you migth want to look at: |
|
Also have a look at Spring social, useful in some cases (http://grails.org/plugin/spring-social-core)
|
|
Hi Robert,
I'm happy to add any Licensing type you require to the oauth plugin - currently it just uses the default which I think is ASL. Cheers, Antony On 14 August 2012 19:48, abhijith.prabhakar <[hidden email]> wrote: > Also have a look at Spring social, useful in some cases > (http://grails.org/plugin/spring-social-core) > > > > -- > View this message in context: http://grails.1312388.n4.nabble.com/Grails-server-side-OAuth-tp4632977p4633200.html > Sent from the Grails - user mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- ________________________________ ꜽ . antony jones . http://www.enzy.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
