fhir_r6_auth 0.5.0
fhir_r6_auth: ^0.5.0 copied to clipboard
Secure authentication and authorization package for FHIR R6 applications implementing SMART on FHIR
fhir_r6_auth #
Secure authentication and authorization package for FHIR R6 applications implementing SMART on FHIR.
Features #
- SMART on FHIR OAuth 2.0 authorization
- Standalone and EHR launch flows
- PKCE support
- JWT validation
- Secure token storage
Getting Started #
Add fhir_r6_auth to your pubspec.yaml:
dependencies:
fhir_r6_auth: ^0.5.0
Documentation #
For full documentation, visit fhirfli.dev.
License #
MIT License - see LICENSE for details.