Skip to content

Auth Configuration

  • Route: /secure/admin/authConfig · Feature: src/features/admin/authConfig

Overview

Tenant security/auth rules — PIN policies, lockout, and session rules (UpdateTenantSecurityRulesCommandInput). Hint.svelte provides guidance in the form.

GraphQL

  • getSecurityRule, saveAuthConfig (svc/*.gql).

Released under the MIT License.