Web OAuth 2.0 authorization

December 27, 2023 · 7311 words · 15 min · Web OAuth2 Google Apple Facebook

Accessing third-party authorization login from Google, Apple, and Facebook was actually done several years ago. Coincidentally, there is a project that needs to be done again recently. I found some modifications to the interaction details, and the document is quite hidden. Therefore, I have compiled and summarized the document information for reference by my team colleagues later. To briefly introduce, OAuth (Open Authorization) is a token based authorization protocol. That