inth_oauth2::provider::google::REDIRECT_URI_OOB [] [src]

pub const REDIRECT_URI_OOB: &'static str = "urn:ietf:wg:oauth:2.0:oob"

Signals the server to return the authorization code by prompting the user to copy and paste.

See Choosing a redirect URI.