foundersandcoders / open-tourism-platform

An open platform to facilitate the creation of apps to promote local tourism and business in Nazareth
MIT License
17 stars 3 forks source link

login routes handle redirect #119

Closed mattlub closed 7 years ago

mattlub commented 7 years ago

relates #114

All this is based on freecodecamp, try going to freecodecamp on incognito mode and click sign in with github to see it

for when you are redirected to login to the OTP during the OAuth flow with a return_to query param.

m4v15 commented 7 years ago

Fixed some error with the redirect not being properly URI encoded