Skip to content

is_known_org_auth_scope

Function: warmhub.is_known_org_auth_scope

is_known_org_auth_scope(value: str)

Is value one of the org scopes this build knows about?

The sibling of is_known_repo_auth_scope; see it for why the guard exists.