API ReferenceAuthentication & AuthorizationAuthRuleInfoOn this pageAuthRuleInfo Information passed to authentication rules to determine if an operation is allowed. Definition Type: AuthRuleInfo = { db: GoatDB; itemKey: string; op: AuthOp; repoPath: string; session: Session }