typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

OAuth2 OpenID Connect Auth Provider

Open MDXDave opened this issue 2 years ago • 4 comments

Besides Github, GitLab and Google, a generic OAuth 2 OpenID Connect Auth Provider should be possible to configure.

MDXDave avatar May 18 '22 23:05 MDXDave

Yes, totally possible. Typebot uses NextAuth.js under the hood. And this is the doc for custom OAuth provider.

So you could implement it on your own fork.

But do you think we should be able to configure it with environment variables?

baptisteArno avatar May 19 '22 00:05 baptisteArno

Ideally, we'd have the option to configure it via environment variables. I see this as a feature that could very well be used by many, including me.

whallin avatar Jun 20 '22 18:06 whallin

Ideally, we'd have the option to configure it via environment variables. I see this as a feature that could very well be used by many, including me.

Very true, that would be a really useful feature.

Lanhild avatar Aug 24 '22 22:08 Lanhild

I'll try to have a look soon! That should be fairly easy to implement 😀

baptisteArno avatar Aug 27 '22 06:08 baptisteArno

Any news or advancement on this side?

Lanhild avatar Jan 01 '23 21:01 Lanhild