Tuesday, March 2, 2021

Re: GWT-apps and OAuth 2.0

I'm using a version of gwt-oauth2 for Google OAUTH logins in this project: https://github.com/CherokeeLanguage/AudioQualityVote.

The version of gwt-oauth2 I'm using is at: https://github.com/CherokeeLanguage/gwt-oauth2

On Tue, Mar 2, 2021 at 11:28 AM Luca Morettoni <luca@morettoni.net> wrote:
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 but if you have any other recommendation and/or projects I will appreciate it a lot!

Thanks in advance to all!

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/DAF84368-2EE6-4C27-AC35-FA308B3F50C4%40morettoni.net.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CAFHWztxXw9eOR5xs0cqKjK1mez6Aw-rC_t8dVjTnH%2BJBF0rHPA%40mail.gmail.com.

No comments:

Post a Comment