Tuesday, May 5, 2015

Re: Petty easy OAuth with GWT

AFAICT, gwt-oauth2 extensibility doesn't get to the point of implementing a custom workflow (different from the default oauth2 one).

I've already sent an email to the gwt-oauth2 implementer, and I'm waiting a response from him. I don't know if he is still active in GWT (or even Google) because the code gwt-oauth2 dates back in 2011 and the repo hasn't been migrated to GitHub yet.

If I don't receive any feedback, I'll fork the project and redesign some pieces of it to allow more extension.

ps: I actually have already forked it into my github account. But didn't start to play with it.


Cheers.


Em segunda-feira, 4 de maio de 2015 17:09:43 UTC-3, Juan Pablo Gardella escreveu:
Awesome!! About: 

Twitter and GitHub have custom authentication workflows and are not supported by gwt-oauth2 by default.

Is it plugable the "workflow" in the framework?

Thanks

On 4 May 2015 at 16:06, Danilo Reinert <danilo...@gmail.com> wrote:
After announcing the pioneering support for Digest authentication, I'm now pretty happy to notify you that Requestor is also supporting OAuth2! And, for the good of sake, it's really simple to use. :)

Check the showcase example (below) and try it yourself!

This feature belongs to the 0.3 milestone and is currently available in the 0.3.0-SNAPSHOT version.

Cheers!

Useful links:
Showcase example: http://reinert.io/requestor/0.3.0-SNAPSHOT/examples/showcase/#authentication
Get started with Requestor: https://github.com/reinert/requestor/

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment