fhir_r5_auth

pub package

Secure authentication and authorization package for FHIR R5 applications implementing SMART on FHIR.

Features

  • SMART on FHIR standalone launch and EHR launch flows
  • OAuth 2.0 with PKCE support
  • JWT validation and parsing
  • Cross-platform support (Android, iOS, Web, Linux, macOS, Windows)

Getting Started

Add fhir_r5_auth to your pubspec.yaml:

dependencies:
  fhir_r5_auth: ^0.5.0

License

MIT License - see LICENSE for details.

Libraries

fhir_r5_auth