PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.udap-security
    0.1.0

hl7.fhir.us.udap-security@0.1.0 4.0.1

This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Fri, Aug 6, 2021 15:57+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.udap-security@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.udap-security-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Fri, Aug 6, 2021 15:57+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.udap-security@0.1.0",
  "date": "20210806155718",
  "license": "CC-BY-4.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.udap-security-0.1.0.tgz"
  },
  "name": "hl7.fhir.us.udap-security",
  "type": "fhir.ig",
  "title": "Security for Scalable Registration, Authentication, and Authorization",
  "author": "HL7 International - Security WG",
  "id": "hl7.fhir.us.udap-security@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/udap-security",
  "url": "http://hl7.org/fhir/us/udap-security/2021Sep",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/secure",
    "name": "HL7 International - Security WG"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "3.1.1"
  }
}