bluehalo / node-fhir-server-core

An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki.
https://asymmetrik.com/healthcare
MIT License
391 stars 120 forks source link

Is it safe/possible to import/require error.utils.js from server-core? #214

Closed navndn closed 2 years ago

navndn commented 4 years ago

Do you want to request a feature, report a bug, or improve documentation?

Feature request / question

I am implementing a custom authentication and access control strategy instead of using server-core's inbuilt smart-on-fhir strategy.

I'd like to re-use error.utils.js instead of defining my own..

Is this safe? if yes, is there an elegant way to do this?

@Robert-W @sshah-asymmetrik

navndn commented 4 years ago

linking stack overflow question https://stackoverflow.com/questions/59179158/is-it-possible-to-require-import-error-utils-js-of-asymmetrik-node-fhir-server-c

zeevo commented 4 years ago

Hi. I'll be looking at this over the next day or two. Thanks!

luan-dev commented 2 years ago

Hi, the links are currently broken. If this issue is still a problem please reopen this with updated links