e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Add email authentication #321

Closed ValentaTomas closed 8 months ago

ValentaTomas commented 8 months ago

So far we only had sign up/sign in via GitHub. With this PR we are adding email sign up/sign.

I started using Supabase Auth UI, because there is starting to be a lot of auth UI we would need to handle (having auth inputs, choosing between different providers, sign up flow…) and we can get it for free now.

What is missing:

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: 6482514f88b0b50036545b4077f984442241090d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR