Show HN: Discord-oidc-proxy: Convert Discord to an OIDC provider
2 taiseiue 0 7/9/2025, 11:57:36 AM github.com ↗
Ever wanted to use Discord authentication with your existing OIDC-compatible applications? discord-oidc-proxy is a serverless solution that converts Discord's OAuth2 into a standards-compliant OpenID Connect (OIDC) provider. Runs on Cloudflare Workers.
(Should I make it work with Docker too? I'm waiting for your opinion.)
I've implemented DI (Dependency Injection) in my programming project!
Features: - Use Discord authentication through standard OIDC flows
- Serverless design running on Cloudflare Workers
- Lightweight implementation built with Hono framework
- Full OIDC Discovery support (/.well-known/openid-configuration)
No comments yet