Patrick
Patrick

Reputation: 868

OSX Security Framework NameAndPassword sample application

I am investigating security plugins using SFAuthorizationPluginView under Mac OSX and as a first step looking at the NameAndPassword sample application. The app builds OK but I cannot get it to authenticate. So does anyone have any experience of SFAuthorizationPluginView or any other examples.

Upvotes: 4

Views: 1603

Answers (1)

diciu
diciu

Reputation: 29333

Does Debugging An Authorization Plug-In With Xcode help?

Upvotes: 3

Related Questions