Skip to content

Document how to configure a client for Alchemistic's OIDC provider - #35

Merged
aquarion merged 1 commit into
mainfrom
docs/oauth-client-setup
Jul 28, 2026
Merged

Document how to configure a client for Alchemistic's OIDC provider#35
aquarion merged 1 commit into
mainfrom
docs/oauth-client-setup

Conversation

@aquarion

Copy link
Copy Markdown
Member

Summary

  • Adds docs/oauth-clients.md: a practical guide for engineers on other Istic services who need to wire up "Log in with Alchemistic" — registering a first-party client via passport:client, the endpoint list, authorize/token request parameters (PKCE, nonce), claims, id_token verification, and which grant types are deliberately unsupported.
  • Companion to the design spec/plan already in docs/superpowers/ from Add OAuth2/OIDC provider (Passport + custom id_token/userinfo/discovery layer) #32, but written for consumers rather than as an implementation record.

Test plan

  • Docs-only change; no code affected.

Covers registering a first-party client via passport:client, the
endpoint list, authorize/token request parameters (including PKCE and
nonce), available claims, id_token verification, and which grant
types are intentionally unsupported.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@aquarion
aquarion marked this pull request as ready for review July 28, 2026 21:50
@aquarion
aquarion merged commit 980d887 into main Jul 28, 2026
7 checks passed
@aquarion
aquarion deleted the docs/oauth-client-setup branch July 28, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant