This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Is it possible to use kSecClassInternetPassword instead of kSecClassGenericPassword #137
Open
Description
kSecClassInternetPassword is more usefull, allows us to share password between internet apps, like transmit, safari and any mac app etc.., the find generic password have no benefits of sharing passwords and have no use except the app itself.
is it possible to add findInternetCredentials, AddInternetPassword, etc... that uses kSecClassInternetPassword?