fhir_r5_auth 0.5.1 copy "fhir_r5_auth: ^0.5.1" to clipboard
fhir_r5_auth: ^0.5.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fhir_r5_auth

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fhir_r5_auth: ^0.5.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fhir_r5_auth/fhir_r5_auth.dart';
0
likes
135
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#fhir #smart-on-fhir #healthcare #authentication #oauth2

License

MIT (license)

Dependencies

crypto, dart_jsonwebtoken, fhir_r5, flutter, flutter_appauth, flutter_secure_storage, flutter_web_auth_2, http, jose, logging, url_launcher, uuid

More

Packages that depend on fhir_r5_auth