doc-chatbot icon indicating copy to clipboard operation
doc-chatbot copied to clipboard

Add support Auth0 authentication

Open d3287t328 opened this issue 1 year ago • 1 comments

I would prefer a more platform neutral authentication provider like auth0.

d3287t328 avatar May 12 '23 15:05 d3287t328

I found this to be a nice guide for multiple auth providers https://supabase.com/docs/guides/getting-started/tutorials/with-nextjs

d3287t328 avatar May 13 '23 01:05 d3287t328

Thanks for the share. To be honest, I don't really see myself implementing this soon given that:

  • the current auth setup works properly
  • if you plan to use the app only locally (as opposed to deploying it), removing the current auth setup is quite easy

dissorial avatar May 15 '23 18:05 dissorial