Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWN-8973 - striga. signup otp timer #1890

Merged
merged 7 commits into from
Jun 29, 2023

Conversation

eduardmaximovich
Copy link
Collaborator

Jira Ticket

https://p2pvalidator.atlassian.net/browse/PWN-8973

Description of Work

  • added timers to striga signup otp input

- also update user status after user creation using resulting model
- fixed typo
) {
val timer: Flow<Int> get() = smsInputTimer.smsInputTimerFlow
val isTimerNotActive: Boolean get() = !smsInputTimer.isTimerActive
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is used only in negative checking, so I decided to inverse the value

@eduardmaximovich eduardmaximovich merged commit 7972ef6 into develop Jun 29, 2023
2 of 3 checks passed
@eduardmaximovich eduardmaximovich deleted the feature/PWN-8973-striga-signup-otp-timer branch June 29, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants