Log in with Pinterest

authentication, ios, iphone, objective-c, pinterest

Solution

Without an official Pinterest public API, anything else you write to be some kind of workaround is likely to break very easily. Best to register with Pintrist directly and hopefully they'll seed you with access to a beta SDK or API, once they come up with it.

That said, there appears to be some stuff potentially available but not sure what the current status is.

Problem

I can easy implement log in with facebook on iPhone. But I heared, that there was no official API for pinterest. So I wonder if there is a way to implement login with Pinterest. So my app can identify user after his login with pinterest.

Original source

Related problems