Constant openid::provider::google::REDIRECT_URI_OOB_AUTO[][src]

pub const REDIRECT_URI_OOB_AUTO: &str = "urn:ietf:wg:oauth:2.0:oob:auto";

Signals the server to return the authorization code in the page title.

See Choosing a redirect URI.