TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: FHIR Auth, FHIR server authentication made easy

3 pointsby rukshnabout 3 years ago

1 comment

rukshnabout 3 years ago
Hello HN, FHIR Auth is a middleware to handle authentication requests coming to a FHIR server.<p>FHIR auth helps to you create multiple clients and give permissions to these clients depending on their needs.<p>These clients can then communicate with the FHIR server based on the permissions you&#x27;ve granted to them.<p>FHIR Auth acts as a middleware handing authentication requests coming to the server.<p>The landing page was made within a couple of hours. Feel free to drop a comment and suggest improvements, thank you.