Update authentication system for multi-tenant support: - API key management with tenant scoping - Permission checks for multi-tenant operations - Database layer with tenant isolation - Keychain integration with audit logging |
||
|---|---|---|
| .. | ||
| api_key.go | ||
| crypto.go | ||
| database.go | ||
| flags.go | ||
| hybrid.go | ||
| keychain.go | ||
| permissions.go | ||
| permissions_loader.go | ||
| validator.go | ||