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

feat(security): add PIN on idle #1118

Merged
merged 1 commit into from
Jun 21, 2023
Merged

feat(security): add PIN on idle #1118

merged 1 commit into from
Jun 21, 2023

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Jun 19, 2023

Description

Adds auth check if the user hasn't interacted with the app for 90 seconds.

Linked Issues/Tasks

https://app.asana.com/0/1202659694998671/1204397141756479

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

Simulator.Screen.Recording.-.iPhone.14.-.2023-06-19.at.23.02.24.mp4

QA Notes

Make sure the auth check after 90 seconds if the setting is enabled.

@pwltr pwltr linked an issue Jun 20, 2023 that may be closed by this pull request
@pwltr pwltr marked this pull request as ready for review June 20, 2023 12:45
@pwltr pwltr merged commit d4dd9c5 into master Jun 21, 2023
4 checks passed
@pwltr pwltr deleted the feat/pin-on-idle branch June 21, 2023 10:58
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.

None yet

2 participants