What is an OAuth redirect
When your app needs to connect to a number of web services, like Google Calendar, Slack, or Twitter you’ll probably need to provide a redirect URL as part of your request.
Receive the all-important tokens after your users login to an external service.
When your app needs to connect to a number of web services, like Google Calendar, Slack, or Twitter you’ll probably need to provide a redirect URL as part of your request.