- Automatically create a username for new users based on their email, shared
- across workspaces. Learn more
-
-
- {
- automateUsernameModalOpen = false
- enableAutomateUsernameCreationSetting()
- }}
- on:canceled={() => (automateUsernameModalOpen = false)}
- title="Automatic username creation"
- confirmationText="Enable"
- >
- Once activated, it will not be possible to disable this feature. In case
- existing users have different usernames in different workspaces, you will have
- to manually confirm the username for each user.
-
-
+ Automatically create a username for new users based on their email, shared
+ across workspaces. Learn more
+
+
+ {
+ automateUsernameModalOpen = false
+ enableAutomateUsernameCreationSetting()
+ }}
+ on:canceled={() => (automateUsernameModalOpen = false)}
+ title="Automatic username creation"
+ confirmationText="Enable"
+ >
+ Once activated, it will not be possible to disable this feature. In case existing
+ users have different usernames in different workspaces, you will have to manually
+ confirm the username for each user.
+
+