PulseAugur
EN
LIVE 10:24:26

Smeldr.dev releases OAuth 2.1 server with PKCE and auto-registration

Smeldr.dev has released version 0.2.0 of its OAuth 2.1 server, smeldr.dev/oauth. This update mandates PKCE for enhanced security and introduces automatic client registration via CIMD, eliminating the need for a client registry. It also supports refresh tokens and token revocation as per RFC 7009. AI

IMPACT This release provides a more secure and streamlined OAuth implementation for AI applications, potentially simplifying integration and authentication for developers.

RANK_REASON This is a software release for a specific tool, not a frontier model or significant industry event.

Read on Mastodon — mastodon.social →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Smeldr.dev releases OAuth 2.1 server with PKCE and auto-registration

COVERAGE [1]

  1. Mastodon — mastodon.social TIER_1 English(EN) · smeldr ·

    smeldr.dev/oauth v0.2.0: full OAuth 2.1 server. PKCE mandatory. CIMD auto-registration: no client registry needed. Refresh tokens, revocation per RFC 7009. Four

    smeldr.dev/oauth v0.2.0: full OAuth 2.1 server. PKCE mandatory. CIMD auto-registration: no client registry needed. Refresh tokens, revocation per RFC 7009. Four lines to wire. ChatGPT: full OAuth flow. Mistral: bearer token. Claude Desktop: local stdio. Claude.ai web follows when…