Skip to main content

resolve_subject

Function resolve_subject 

Source
pub fn resolve_subject(
    surface: GatewayOAuthSurface,
    configured_subject: &str,
    caller_supplied_subject: Option<&str>,
) -> Result<GatewaySubject, GatewayOAuthError>