Package-level declarations
Types
Link copied to clipboard
The route to the change password screen
Link copied to clipboard
class ChangePasswordScreenViewModel(changeUserPassword: ChangeUserPassword, validateUserPassword: ValidateUserPassword, router: Router) : ViewModel
Link copied to clipboard
Functions
Link copied to clipboard
@TestOnly
Link copied to clipboard
UI of the change password screen.
Link copied to clipboard
Utility method to provide the route to change password screen in a NavGraphBuilder