Skip to main content

PUBLISHED_SCHEME

Constant PUBLISHED_SCHEME 

Source
const PUBLISHED_SCHEME: &str = "https";
Expand description

OAuth 2.1 §3.1 requires https for all OAuth endpoints.