OAuth Example
Added by Jeunn Hao Chong over 9 years ago
Hi, I've been facing some problem in the oauth example. Has anyone got it to work before? I have set the property parameters in wt_config.xml
It creates a popup where after logging in, it redirects the user to the redirection url that has been set. For my redirection url, I just set it the www.google.com for testing, no issue in that right?
The main problem I face is where authenticated signal is not triggered.
Can anyone tell me how is it supposed to work and have I done anything wrong?
Replies (1)
RE: OAuth Example - Added by Jeunn Hao Chong over 9 years ago
I also noticed that after user authorization, the popup window redirects to the configured url, shouldn't it be the main application that redirects instead?