

Make sure the bot is a member of all servers in this list.

This should be the same URL you added to Discord.

Edit wrangler.toml to use your new KV namespace ID.Create a KV namespace on Cloudflare here.Clone the repository and cd into it: git clone & cd discord-oidc-worker.Add a redirect URI to the Discord application.A Discord developer application to use for OAuth2.A Cloudflare Access account - make sure you've gone through the onboarding flow and have a subddomain.Some ideas were also taken from eidam/cf-access-workers-oidc. Process flow was inspired by kimcore/discord-oidc but rewritten entirely for Cloudflare Workers and Hono. Wraps OIDC around the Discord OAuth2 API to achieve this, storing signing keys in KV. Simply put: Allows you to authorise with Cloudflare Access using your Discord account via a Cloudflare Worker. Discord OIDC Provider for Cloudflare Access
