Antony Jones
Antony Jones
I'm getting the same issue even with a regular `npm run dev`.
Hi Michael, If you want to send me a pull request - that would be fantastic :) Just please include relevant tests, I'm trying to keep the plugin's code quality...
This should be an empty Token object rather than checking that the requestToken is null as this does not work in Oauth2
Hi There, I'm not sure how the plugin works with Grails 2.x since I wrote it for 1.x. It looks to me like the Servlet API has changed significantly and...
It sounds like the encType isn't set correctly by the javascript perhaps (as detailed in that post I sent you) - you might have to hack about a bit to...
No, it should work fine locally. On 21 July 2013 11:48, anixan [email protected] wrote: > Hi, > > Could the issue be something todo with the file not being picked...
That's a unix path, not part of the project structure. If you are on unix it will work, or give it a new path which exists on your machine On...
Yeah, on Ubuntu it should just work out of the box.
Hi There, Create a pull request and I'll be happy to merge it :) If you add any new code I'd really appreciate it if tests were written for it....
Hi There, I don't really maintain the Grails 2 plugin any more so I'm happy for the current version to become the last release for Grails 2. The plugin can...