Build an OAuth Flow

As a integrator, you will need to consider building an onboarding flow for GoTab locations to grant your application access to GoTab's resources.

The exact setup and use of the OAuth flow depends on whether you are targeting the Client Credentials Grant Flow or the Authorization Code Grant Flow. See the linked pages for more information.

Both flows will land users on GoTab's authorization endpoint where the user will be prompted with information regarding the integration being authorized.

Example OAuth Page for authorization code flow: