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

UserDefaults to Keychain (wrapper) #9

Merged
merged 4 commits into from
Nov 26, 2018

Conversation

pouriaalmassi
Copy link

Description

Swaps out UserDefaults for a keychain wrapper Valet by Square.

Testing Steps

  1. Run as a new user.
  2. Create a passcode.
  3. Attempt to deactivate the passcode.
  4. Enter the recently created passcode.

Expected Behaviour

  • App should allow you to create a passcode.
  • App should allow you to deactivate passcode.
  • Data should be written to and read from the Keychain (access provided by the Keychain wrapper).

@Ryasnoy Ryasnoy merged commit 59f3854 into Ryasnoy:master Nov 26, 2018
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