twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.01k stars 2.41k forks source link

refactor(auth): clean up and enhance sign-in-up logic #8653

Open AMoreaux opened 19 hours ago

AMoreaux commented 19 hours ago

The Pull Request introduces new authentication provider columns to the Workspace entity and updates various services and modules to accommodate these changes. It also includes the creation of a new WorkspaceException class.