🔐 Authentication & Access Control
Project Area
Medium complexity
Medium priority
Documented
6
Features
20
Components
0
Key Components
0
Dependencies
Area Overview
Email & Password Login, BankID Authentication, Vipps Authentication, Biometric Login (Face ID / Fingerprint), Passkeys (WebAuthn), Role-Based Access Control
Sources & reasoning
Every user must authenticate before accessing any operational product
No source references — this artifact was included based on reasoning alone (see above).
Related Features
Email & Password Login
Email and password login is the MVP authentication mechanism for the Meander platform, providing standard credential-bas...
BankID Authentication
BankID authentication allows users to sign in to Meander using their Norwegian digital identity credential, removing the...
Vipps Authentication
Vipps authentication enables users to sign in to Meander using their Vipps account, the widely-used Norwegian mobile pay...
Biometric Login (Face ID / Fingerprint)
Biometric login allows users to unlock their Meander session using Face ID or fingerprint recognition after completing a...
Passkeys (WebAuthn)
Passkeys (WebAuthn) provide phishing-resistant, passwordless authentication using device-bound asymmetric key pairs sync...
Role-Based Access Control
Role-based access control enforces which screens, API endpoints, and platform capabilities each user type can access acr...