Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clinical-meteor/accounts-oauth
Common code for OAuth-based login services in clinical environments.
https://github.com/clinical-meteor/accounts-oauth
Last synced: about 1 month ago
JSON representation
Common code for OAuth-based login services in clinical environments.
- Host: GitHub
- URL: https://github.com/clinical-meteor/accounts-oauth
- Owner: clinical-meteor
- Created: 2018-04-23T23:18:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T05:52:19.000Z (over 5 years ago)
- Last Synced: 2024-10-29T16:57:23.338Z (2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clinical:accounts-oauth
Clinical Meteor supports a custom version of the `meteor:accounts-oauth` package because of the need to support advanced OAuth functionality for:
- HIPAA Compliance
- Fast Healthcare Interoperability Resources
- HEART on FHIR Profiles
- BlockchainPlease see the [clinical:hl7-argonaut-fhir](https://github.com/clinical-meteor/hl7-argonaut-fhir) project for more details.
-----------------------------------------------
#### OAuth Sequence Diagram![FHIR Server Documentation](https://raw.githubusercontent.com/prime-8-consulting/meteor-oauth2/master/documentation/OAuthWebSequenceWithConfig.png)