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

redirect from register (for OAuth) #124

Closed mattlub closed 6 years ago

mattlub commented 7 years ago

similar to #114, which has a PR in #114

GET and POST to /register should handle query params which would allow the user to be redirected to a specific page after register.

The use case in mind is for the authorize app page in the OAuth flow #108