You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using custom redirectAndReturnAction there seems to be an issue, that redirect function does not respect the oauth_callback parameter. Also this causes a problem when trying to pass a custom parameter from example Google login (state parameter). I does not get passed.
When using custom redirectAndReturnAction there seems to be an issue, that redirect function does not respect the oauth_callback parameter. Also this causes a problem when trying to pass a custom parameter from example Google login (state parameter). I does not get passed.
The url is for example following:
state parameter does not get passed to callbackAction function
The text was updated successfully, but these errors were encountered: