๐ Authentication & Access Control
Project Area
Medium complexity
Medium priority
Documented
6
Features
22
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
Core identity layer shared by every operational product. Source explicitly lists it as always-on for the Mobile App. The Authentication Module (Product 3) is designed as a decouplable service that all products depend on for identity and session state.
-
docs/source/likeperson.md ยท line 448authentication-access-control | Authentication & Access Control | Email & Password Login, BankID Authentication, Vipps Authentication, Biometric Login (Face ID/Fingerprint), Passkeys (WebAuthn), Role-Based Access Control
Related Features
Email & Password Login
Email and password authentication provides the foundational identity verification mechanism for all Meander users at MVP...
BankID Authentication
BankID authentication integrates Norwegian national identity verification as the preferred first-login method for all fo...
Vipps Authentication
Vipps authentication integrates the widely-adopted Norwegian mobile payment identity platform as an alternative OAuth lo...
Biometric Login (Face ID/Fingerprint)
Biometric authentication allows peer mentors and coordinators to unlock their existing Meander session using Face ID or ...
Passkeys (WebAuthn)
Passkeys implement the W3C WebAuthn standard, providing phishing-resistant passwordless authentication using device-boun...
Role-Based Access Control
Role-based access control enforces which capabilities, screens, and API endpoints each authenticated user can access bas...