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
I am also facing the same issue. whatever the value for authorizePath it is not accepting and taking default value only. I tried with test project of oauth-ng.
It seems your test app still referring old js library. I replaced with new one but when we put logout URL it keep on hitting logout in a circular loop.
When I set the values for responseType and authorizePath within the html element it's still pulling from the oauth-ng.js values.
also, when I try to set text as a variable it doesn't pull the value. Only when I type out the text does it get the value.
The text was updated successfully, but these errors were encountered: