Account Authentication

Before you Start

Before integrating Fawi Account Authentication into your app, you'll need to complete the following preparations:

  • Register to Fawi Office
  • Create and Publish a Fawi App
  • Enable Account Authentication on Publish Settings
  • 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.

    Basic Steps

    All applications follow a basic pattern when accessing a Fawi API using OAuth 2.0. At a high level, you follow five steps: