Last 12 weeks · 0 commits
2 of 6 standards met
Summary GitHub silently enabled RFC 9207 (OAuth 2.0 Authorization Server Issuer Identification) between April 6-10, 2026, breaking GitHub OAuth sign-in in NextAuth v4 and other frameworks that use the openid-client library. This fix adds the required 'issuer' field to the GithubProvider configuration to ensure proper RFC 9207 compliance. Changes Updated GitHub provider configuration in src/commands/add/auth/next-auth/utils.ts to include issuer: "https://github.com/login/oauth" References Langfuse Issue: https://github.com/langfuse/langfuse/issues/13091 RFC 9207 Specification: https://datatracker.ietf.org/doc/html/rfc9207
Repository: vercel/kirimase. Description: Build full-stack Next.js apps, incredibly fast Stars: 2794, Forks: 126. Primary language: TypeScript. Languages: TypeScript (99.6%), JavaScript (0.4%). License: MIT. Homepage: https://kirimase.dev Topics: authjs, clerk, cli, drizzle, drizzleorm, lucia-auth, nextauth, nextjs, nextjs13, prisma, rails, resend, shadcn, shadcn-ui. Latest release: v0.0.58 (2y ago). Open PRs: 18, open issues: 69. Last activity: 1y ago. Community health: 62%. Top contributors: nicoalbanese, elie222, afogel, Kairedblue, kddige, sharull9, osterkraft, codeagencybe, dugjason, josephdburdick and others.