Before integrating Fawi Account Authentication into your app, you'll need to complete the following preparations:
Fawi Account Authentication APIs use the OAuth 2.0 protocol for authentication and authorization. After obtaining authorization from the user, an app can obtain basic user information from Fawi Account, including name, access token and email address.
All applications follow a basic pattern when accessing a Fawi API using OAuth 2.0. At a high level, you follow five steps: