Skip to main content

create_auth_context_with_environment

Function create_auth_context_with_environment 

Source
pub fn create_auth_context_with_environment(
    options: RustAuthOptions,
    environment: AuthEnvironment,
) -> Result<AuthContext, RustAuthError>