TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: FHIR Auth, FHIR server authentication made easy

3 点作者 rukshn大约 3 年前

1 comment

rukshn大约 3 年前
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.