Setup Username
class SetupUsername @Inject() constructor(userRepository: UserRepository, userSettingRepository: UserSettingsRepository)
Content copied to clipboard
Setup the username, then available as User.name.
Constructors
SetupUsername
Link copied to clipboard
@Inject()
Content copied to clipboard