Settings

Theme

Show HN: Discord-oidc-proxy: Convert Discord to an OIDC provider

github.com

2 points by taiseiue 8 months ago · 0 comments · 1 min read

Reader

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection