feat(authentication-oauth): Set oAuth redirect URL dynamically#1608
feat(authentication-oauth): Set oAuth redirect URL dynamically#1608daffl merged 4 commits intofeathersjs:masterfrom fadiquader:master
Conversation
|
Thank you! I updated the PR with a test and changed it to pass all of The default oAuth strategy now also includes the original |
|
@daffl Redirect only works when |
|
Are you sure? This should work whenever the |
|
Sorry, if I missed something and then it takes from session on authenticate route |
|
Dang, you're totally right, that should definitely live outside of that statement. PR would be welcome. |
Summary
Referred to this bug #1591
Fixed set oauth redirect URL dynamically.