Hello, I have a quite old application that actually uses an internal 
implementation to manage the user access to the system: a login screen that 
send to the server username/password and gets a token used around in the 
different functionalities of the application.
Now a customer instead of using this “server-side” authentication  wants to use 
his own OAuth 2.0 server inside his network.

Looking around I found this project: 
https://github.com/freddyboucher/gwt-oauth2 
<https://github.com/freddyboucher/gwt-oauth2> but if you have any other 
recommendation and/or projects I will appreciate it a lot!

Thanks in advance to all!

--
Luca Morettoni <luca(AT)morettoni.net> | http://www.morettoni.net
http://it.linkedin.com/in/morettoni/ | http://twitter.com/morettoni

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/DAF84368-2EE6-4C27-AC35-FA308B3F50C4%40morettoni.net.

Reply via email to