Faster PHP Social Login with a PHP OpenID Connect PHP OAuth Library - PHP Classes

confguru

ExAdmin
Команда форума
Faster PHP Social Login with a PHP OpenID Connect PHP OAuth Library
By Manuel Lemos
Many applications use OAuth authenticate users using their information retrieved from social network accounts with their permission.

However, each social network requires an additional API call to retrieve those user details. That API call is specific to each network, so its URL and parameters vary.

OpenID Connect is an extension of the OAuth2 protocol that allows to retrieve the user details without additional API calls.

Read this article to learn how it works and how you can benefit from OpenID Connect to get the user details faster without social network specific API calls.

Читать дальше...
 
Сверху