fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/auth-oauth
|
||||
dir: 2026-06-14-completed-specs-archive/auth-oauth
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/auth-oauth/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines authentication and authorization specifications for OAuth2/OIDC integration with Authentik identity provider.
|
||||
## files
|
||||
- spec.md | Specifies OAuth2/OIDC authentication requirements using Authentik with secure session handling, token refresh, and logout functionality | dep: Authentik OIDC provider, Database (User model), pytest, mypy, ruff
|
||||
## arch
|
||||
Security-focused specification document outlining token-based authentication flow with session management, refresh mechanisms, and secure logout procedures.
|
||||
## tags
|
||||
spec, specifies, oauth2, oidc, authentication, requirements, authentik, secure
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user