LeadKit/TIAuth/Sources/TokenStorage
Ivan Smolin 5ca564476a feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall.
`DefaultRecoverableJsonNetworkService` supports iOS 12.
2023-05-24 10:57:17 +03:00
..
AuthSettingsStorage.swift feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00
CryptoConstants.swift feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00
DefaultAuthSettingsStorage.swift feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00
DefaultEncryptedTokenKeyStorage.swift feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
DefaultEncryptedTokenStorage.swift feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
SingleValueAuthKeychainStorage.swift feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
StringEncryptionResult.swift feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00