#web3auth
6 messages · Page 1 of 1 (latest)
I'm sorry, but the provided knowledge sources do not contain specific information or a step-by-step guide on integrating Web3Auth with a Convex backend in a Next.js 15 application. The sources cover integrations with other authentication providers such as Auth.js (NextAuth), Clerk, WorkOS AuthKit, and Convex Auth, but do not mention Web3Auth or its configuration with Convex.
If you are looking to use a custom OpenID Connect-compatible provider (which Web3Auth supports), you may be able to adapt the custom auth integration approach described for other providers, but there are no explicit instructions or examples for Web3Auth in the current documentation.
If you need more guidance, I recommend reaching out on the Convex Discord community for the latest support or checking if new documentation has been released.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@orchid briar Kapa.ai is still learning and improving, please let me know how I did by reacting below.
@haughty moon this doesnt say anything about updating the auth.ts file
Let me check the knowledge base for you again. One moment! :books:
You're correct—none of the provided knowledge sources mention how to update the auth.ts file specifically for integrating Web3Auth with Convex on Next.js 15. The sources include detailed instructions for updating auth.ts when using Auth.js (NextAuth), Clerk, and WorkOS AuthKit, but there is no mention of Web3Auth or its required configuration in auth.ts.