inth_oauth2::provider::google::REDIRECT_URI_OOB_AUTO [] [src]

pub const REDIRECT_URI_OOB_AUTO: &'static 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.