Skip to content

Keychain Item Accessibility

Compare
Choose a tag to compare
@michaelbabiy michaelbabiy released this 14 Oct 17:33
· 4 commits to master since this release
9ba52db
  • Introduce Keychain.Access enum for specifying access option for keychain items.
  • Introduce Keychain.SetupOption to allow for .appSpecific or .groupSpecific setup of the keychain.
  • Update documentation.
  • Update UNIT tests.
  • Various Swift 5.0 updates.