Did you know ... Search Documentation:
Predicate oauth_handle_redirect/1
 oauth_handle_redirect(Request)[private]
HTTP handler that deals with the redirect back from Google that provides us the authorization code. This Implements steps 3 and 4 of the OpenID Connect process:
  • Confirm anti-forgery state token
  • Exchange code for access token and ID token