lowcoder-org / lowcoder

🔥 🔥 🔥 The Open Source Retool, Tooljet and Appsmith Alternative
https://www.lowcoder.cloud/
GNU Affero General Public License v3.0
802 stars 172 forks source link

[Feat]: Create user at (Oauth) login if first time login #1052

Open lanedsmu opened 1 month ago

lanedsmu commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, in order to create a user in Lowcoder, a user must follow the invite link (SaaS) or use the Sign Up link (enterprise). When using Oauth, we'd like another option: create user at login. This allows for users to use a single url (for the lowcoder app) and get where they are expecting to go. Using the current options, a user can't seamlessly get to the desired app if they don't exist either in the org or in the platform.

Describe the solution you'd like At login using Oauth,

This has been discussed some in the support forums.

lanedsmu commented 3 weeks ago

Trivially, this issue describes the current behavior for new Lowcoder users. However, it also appears that existing users in another org are not created/added to the new org, forcing users to use a separate invitation link to join that new org.

We'd like the same behavior to occur with users who both are altogether new and for those who simply are new to this particular org space.