LeadKit/TIAuth/Sources/TokenStorage
Ivan Smolin 43a12e322f feat: add TIKeychainUtils playground with SingleValueStorage examples 2023-05-24 15:50:59 +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: add TIKeychainUtils playground with SingleValueStorage examples 2023-05-24 15:50:59 +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