#Adding GitHub OAuth to convex-lucia-auth without SSR or Cookies

4 messages · Page 1 of 1 (latest)

violet nimbus
#

How can I add GitHub OAuth to convex-lucia-auth, given that I don't have SSR and cannot use cookies? I must rely on local storage.

#

@faint forum How can I add GitHub OAuth to convex-lucia-auth, given that I don't have SSR and cannot use cookies? I must rely on local storage. Side note, I'm using svelte.

faint forumBOT
#

Let me check the knowledge base for you. One moment! :books:

#

Based on the information provided in the knowledge sources, Convex does support OAuth integration via Lucia. However, the specifics of how to add GitHub OAuth to convex-lucia-auth are not detailed in the provided sources.

For Svelte, it's mentioned that the built-in auth support might be less polished than for React for some time, as everything takes time to build.

As for using local storage instead of cookies, the sources do not provide specific information on how to achieve this with Convex and Lucia.

For more detailed instructions, you might want to refer to the Lucia OAuth docs (https://lucia-auth.com/oauth) and the GitHub repo (https://github.com/get-convex/convex-lucia-auth-demo) for the Convex Lucia auth demo.

Please note that this information is based on the provided knowledge sources and might not fully answer your question. For more specific guidance, you might want to reach out to the Convex or Lucia support teams or check their official documentation.

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