System Integrations
External dependencies and integration points
All Integrations
BankID is Norway's national electronic identity solution used for high-assurance first-time user authentication and identity verification. It allows t...
The Bufdir (Norwegian Directorate for Children, Youth and Family Affairs) API receives mandatory annual activity reports from voluntary organisations ...
Firebase Cloud Messaging delivers push notifications to iOS and Android devices for time-sensitive events including certification expiry warnings, exp...
Mapbox provides the interactive map tiles and Flutter SDK used for the peer mentor geographic map view, enabling coordinators and administrators to vi...
Microsoft Dynamics 365 is HLF's CRM and member portal platform. The integration synchronises peer mentor certification status and membership data betw...
PostGIS extends Supabase PostgreSQL with geospatial data types and spatial indexing, enabling efficient geographic queries for the peer mentor map vie...
Supabase Auth manages the session lifecycle for all authenticated users, bridging BankID, Vipps Login, and email/password credentials into a unified J...
Supabase Edge Functions run server-side Deno TypeScript logic close to users for operations requiring elevated database privileges or complex business...
Managed PostgreSQL database serving as the primary persistent data store for the entire peer mentor platform. Hosts all relational data including orga...
Supabase Realtime provides WebSocket-based push subscriptions to PostgreSQL change events, enabling the app to reflect database changes instantly with...
Supabase Storage provides S3-compatible object storage for user-generated binary files including receipt images, activity attachments, Bufdir export f...
Vipps Login is a Norwegian OAuth 2.0 / OIDC identity provider used as the primary first-time authentication path, returning the user's verified phone ...
Xledger is a cloud-based accounting ERP used by Norges Blindeforbund for financial management. The integration exports approved expense claims and mil...
fl_chart is a Flutter data visualisation library providing bar charts, line charts, and pie/donut charts used throughout the statistics and analytics ...
The flutter_local_auth package wraps iOS LocalAuthentication and Android BiometricPrompt APIs to provide Face ID, Touch ID, and fingerprint re-authent...
The image_picker Flutter package wraps the native iOS UIImagePickerController and Android camera and gallery APIs for receipt photo capture during exp...
The pdf Flutter package generates PDF documents client-side and via Supabase Edge Functions for Bufdir export bundles, activity report exports, and dr...
qr_flutter generates QR codes for the peer mentor referral and recruitment feature, allowing peer mentors to share unique referral codes via a scannab...
share_plus wraps the native iOS UIActivityViewController and Android Intent.ACTION_SEND to present the OS-native share sheet, enabling peer mentors to...
The speech_to_text Flutter package wraps iOS SFSpeechRecognizer and Android SpeechRecognizer to enable hands-free report dictation for peer mentors. D...