oauth

Tag

Cards List
#oauth

@kentcdodds: This marks a significant shift in @kodykoala and one I always knew I would make but was super hesitant to. But onboardi…

X AI KOLs Timeline · 2d ago Cached

Kent C. Dodds announces a significant shift in Kody with the release of v2026.08.10, adding built-in OAuth integrations that let operators provision shared OAuth apps via a new admin console.

0 favorites 0 likes
#oauth

Web security is too hard

Hacker News Top · 2026-08-04 Cached

Eric Lawrence critiques Cloudflare's new Wallet signup flow, noting how it closely resembles consent phishing attacks, illustrating why web security is difficult.

0 favorites 0 likes
#oauth

If you're building an agent that posts to TikTok/IG/YouTube, the API isn't the hard part — the approvals are

Reddit r/AI_Agents · 2026-08-04

Developers building AI agents that post to social media face significant approval hurdles from TikTok, Instagram, and YouTube, including audits, business verification, and quota fights, which often take weeks.

0 favorites 0 likes
#oauth

MCP-Billing

Product Hunt · 2026-07-27

MCP-Billing is a tool that integrates OAuth 2.1 and usage-based Stripe billing for MCP servers, simplifying monetization for AI model endpoints.

0 favorites 0 likes
#oauth

@NikkiSiapno: SSO vs OAuth vs OIDC vs SAML 𝗦𝗦𝗢 is a user experience, not a protocol. It lets users log in once and access multiple…

X AI KOLs Timeline · 2026-07-20 Cached

The author explains the differences between SSO, OAuth, OIDC, and SAML, clarifying that SSO is a user experience, OAuth is for authorization, OIDC provides identity on top of OAuth, and SAML is an older enterprise protocol.

0 favorites 0 likes
#oauth

@0x0SojalSec: Open-source OAuth 2.0 authentication server you can host yourself. Build your own auth service, a self-hosted OAuth 2.0…

X AI KOLs Timeline · 2026-07-15 Cached

An open-source OAuth 2.0 authentication server you can host yourself, supporting Google, GitHub, email login, custom providers, and modern deployment platforms. It's recommended for backend engineers to learn how modern auth systems work.

0 favorites 0 likes
#oauth

i completely misunderstood what clients actually pay for

Reddit r/AI_Agents · 2026-06-30

A developer reflects that the hardest part of building AI automations for businesses is not the workflow design but managing integrations, permissions, and building client trust around system access.

0 favorites 0 likes
#oauth

Run Codex and Claude with any model including GLM 5.2. No settings file headaches.

Reddit r/ArtificialInteligence · 2026-06-25

A CLI tool called relay-ai acts as a proxy for Codex Desktop and Claude Code, enabling users to route requests to any model (including GLM 5.2) using their own API keys or OAuth subscriptions, with features to prevent crashes and manage context overflow.

0 favorites 0 likes
#oauth

Cloudflare launched self-managed OAuth for all

Hacker News Top · 2026-06-25 Cached

Cloudflare launched self-managed OAuth for all customers, allowing developers to create and manage OAuth clients for delegated API access, improving security and scalability of the Cloudflare app ecosystem.

0 favorites 0 likes
#oauth

Zero-Touch OAuth for MCP

Hacker News Top · 2026-06-18 Cached

The Enterprise-Managed Authorization extension for MCP is now stable, allowing organizations to centrally manage authorization for MCP servers and enabling zero-touch OAuth for end-users. Adopted by Anthropic, Microsoft, and Okta.

0 favorites 0 likes
#oauth

CLI Authentication, the Right Way

Lobsters Hottest · 2026-06-18 Cached

This article critiques the common OAuth loopback authentication pattern used by many CLI tools, which fails on headless machines, and advocates for alternative methods like device code flow that have been standard since 2019.

0 favorites 0 likes
#oauth

@GitHub_Daily: When integrating third-party APIs into your product or enabling AI agents to call external tools, handling various OAuth authorizations and refreshing tokens can be quite cumbersome. To avoid reinventing the wheel, you can directly use Nango, an open-source integration platform that specializes in handling these tedious integration tasks. It comes with built-in support for over 800 mainstream…

X AI KOLs Timeline · 2026-06-08 Cached

Nango is an open-source integration platform with built-in authorization management for over 800 mainstream APIs, helping simplify OAuth authorization and token refresh processes and reducing redundant work.

0 favorites 0 likes
#oauth

A personal health MCP for OpenClaw (Oura, Ultrahuman, Polar, Suunto, Withings, Garmin, WHOOP, Intervals.icu, and more)

Reddit r/openclaw · 2026-05-30

A personal health MCP server that gives AI agents like OpenClaw access to real health and performance data from wearables (Oura, Garmin, WHOOP, etc.) via a unified interface and OAuth device-code flow.

0 favorites 0 likes
#oauth

We shipped an MCP server where agents inherit human identity. Then we had to figure out where that identity comes from.

Reddit r/AI_Agents · 2026-05-20

We shipped an MCP server where agents inherit human identity, implementing OAuth 2.1 federation and per-IdP claim mappers to solve agent identity management and RBAC policy evaluation.

0 favorites 0 likes
#oauth

Where do you store OAuth tokens that your AI agents use to call third-party services?

Reddit r/AI_Agents · 2026-05-20

Discussion of best practices for storing and managing OAuth tokens used by AI agents to call third-party services, covering token refresh, revocation, and scope drift.

0 favorites 0 likes
#oauth

@akshay_pachaar: Hermes meets SuperGrok! xAI just made every SuperGrok subscription work inside Hermes Agent. One browser login, no API …

X AI KOLs Following · 2026-05-17 Cached

xAI's SuperGrok subscription now integrates with Hermes Agent via OAuth, enabling access to Grok 4.3, text-to-speech, image/video generation, and X search without separate API keys or billing.

0 favorites 0 likes
#oauth

@libapi_: Hermes Web UI updated to v0.5.28, two releases today. New: xAI Grok OAuth login, support for SuperGrok subscriber authorization, updated Grok model presets. v0.5.28 2026-05-17 New: Bridge session…

X AI KOLs Timeline · 2026-05-17 Cached

Hermes Web UI updated to v0.5.28, adding xAI Grok OAuth login with support for SuperGrok subscriber authorization, and introducing Bridge session-level model settings and other improvements.

0 favorites 0 likes
#oauth

@ycombinator: Clawvisor (@clawvisor) lets you give AI agents access to apps like Gmail and Slack without handing over your credential…

X AI KOLs Timeline · 2026-05-07 Cached

Clawvisor is a new authorization layer for AI agents that enables secure access to apps like Gmail and Slack without exposing credentials or allowing rogue actions, solving key safety issues in agent deployment.

0 favorites 0 likes
#oauth

A Roblox cheat and one AI tool brought down Vercel's platform

Hacker News Top · 2026-04-21 Cached

A Roblox cheat infected a Context.ai employee with Lumma Stealer, which led to compromised OAuth credentials being used to breach Vercel's internal systems, exposing non-sensitive environment variables and highlighting risks of broad AI tool OAuth permissions.

0 favorites 0 likes
#oauth

logto-io/logto

GitHub Trending (daily) · 2026-06-29 Cached

Logto is an open-source auth infrastructure for SaaS and AI apps, supporting OIDC, OAuth 2.1, SAML, multi-tenancy, enterprise SSO, and RBAC.

0 favorites 0 likes
← Back to home

Submit Feedback