func delete()

in Sources/UberAuth/Token/KeychainUtility.swift [54:57]


    func delete(key: String, accessGroup: String?) -> Bool
}

public extension KeychainUtilityProtocol {