What is OAuth2 Authentication Example | Short Explanation | Tutorial for Beginners

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

OAuth (Open Authorization) is an open standard for authorization that provides a secure and standardized way for users to grant third-party access to their resources without having to share their credentials.

OAuth works by allowing users to grant access to their resources to a third-party application, which can then make API requests on their behalf. The third-party application is provided with a token that can be used to access the user's resources, but the user's actual credentials are never shared with the third-party application.


Main purpose of oauth

jprak
Автор

OAuth 2 has nothing to do with authentication. It's authorization framework.

michaelerwin
Автор

i have watched so many videos but not able to understand properly but you made it so easy with this short video...Thank you so much....

chandanbs
Автор

Very useful, i like the way you explained. It is very clear. I request step by step procedure with javascript

ms.indrakumariindrakumari
Автор

In the thumbnail, "In depth" mentioned but in title "short explanation" mentioned.

avinashkumar-zpdu
Автор

If that is a authentication protocal, then why did they called it as open Authorization. There is a difference between authentication and authorisation

gyvsr
Автор

Sir I want to make insta profile picture downloader android app but I am facing problem

I api give me data only but when I put some username and get their profile error you are not authorise and don't have permission

So
Please can you help me how to use Instagram Basic API so that I can get json data

geetmpmusicaudio
Автор

The basic flow is explained everywhere. After the social login how to authenticate with backend server is not explained anywhere

benoyprakash
Автор

This is the most inaccurate and the most incorrect video about OAuth I've ever watched

shubhankarpaul