#web3auth

6 messages · Page 1 of 1 (latest)

haughty moonBOT
#

Hi @orchid briar. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

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.

orchid briar
#

@haughty moon this doesnt say anything about updating the auth.ts file

haughty moonBOT
#

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.

If you are looking to implement Web3Auth, you would need to follow a custom JWT or OpenID Connect flow, but the exact steps for updating auth.ts for Web3Auth are not documented in the sources provided. Therefore, I cannot give you a definitive answer or code example for this scenario based on the current knowledge sources.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: