HTTP Basic Authentication is not secure and should be avoided.
Discription
OAuth 2.0
The second authentication mechanism presented in the book is OAuth 2.0, which is an authorization framework that enables a third-party application to obtain limited access to an HTTP service (e.g., Facebook, Twitter) on behalf of a resource owner (e.g., a user)
https://t.co/2az1Olu4Ew
References
Back to Main