Is there any way to work with data in shared web credentials directly, like with keychain, without showing popups on SecAddSharedWebCredential
and SecRequestSharedWebCredential
?
Or are there any other methods to work with it?
I want to share some data (string) between apps with different development teams.