Page 1 of 1

oauth2 clienti id/secret - am I missing something

Posted: 20 May 2013, 20:42
by zakspeed
All,
I am learning OAuth2, but all samples I see want a client id and client secret along with scope. I don't see this specified on the page I created the OAuth2 app. I am creating a iOS app so the php code does not help answer how to get this to work.

Thanks

zakspeed

Re: oauth2 clienti id/secret - am I missing something

Posted: 21 May 2013, 10:39
by magnetik
The client_id is your API username 'login|suffix' and the client secret is your API password.