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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Foauth.org - Simple OAuth for your data

7 点作者 hecticjeff超过 12 年前

1 comment

kordless超过 12 年前
If I understand this correctly, it enables basic auth to one or more oauth based services for individual users.<p>The original intent of oauth was to provide a fairly simple way to authorize sites to access various portions of my content on another site, all without sharing credentials.<p>Any reason why you couldn't enable oauth to foauth.org, then proxy out to all the other APIs? I realize I could checkout and run this myself, but it seems handy for others given it was a bit more secure.