We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I built a very simple Keychain based repository for PasscodeRepositoryType.
https://gist.github.com/kristofer/9ce4ebce33a90dc080e4ba2c8b659d1c
// KeychainPasscodeRepository.swift // PasscodeLock // a simple example of a keychain based repository for // https://github.com/yankodimitrov/SwiftPasscodeLock // uses this fine work for easy access to Keychain // https://cocoapods.org/pods/KeychainAccess
feel free to close this issue, Yanko
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I built a very simple Keychain based repository for PasscodeRepositoryType.
https://gist.github.com/kristofer/9ce4ebce33a90dc080e4ba2c8b659d1c
// KeychainPasscodeRepository.swift
// PasscodeLock
// a simple example of a keychain based repository for
// https://github.com/yankodimitrov/SwiftPasscodeLock
// uses this fine work for easy access to Keychain
// https://cocoapods.org/pods/KeychainAccess
feel free to close this issue, Yanko
The text was updated successfully, but these errors were encountered: