OAuth
-
Integrating LinkedIn Sign In with iOS Apps Using OAuth 2.0
Social networks are part of our everyday life since a long time ago. Social networks are also part of our programming life, as the majority of the apps must interact somehow with them and send or receive data regarding users. In most cases, users are required to get connected somehow to each social network, and…
-
Accessing Google Services Using the OAuth 2.0 Protocol
This tutorial will dive into implementing Google Services using the OAuth 2.0 protocol. Read on!