LIGHTSPEED RESTAURANT ยท PRODUCTION

Store OAuth token in Azure Storage

  1. Set up the API client โ€” enable the required API scopes in Lightspeed.
  2. Authorize โ€” enter the Client ID and Client Secret, then sign in to Lightspeed.
  3. Store the token โ€” the application saves an encrypted token record to Azure Blob Storage.

Redirect URI for this session: https://lsauth.brfng.ai/oauth/callback

The Client ID, Client Secret, and tokens are stored only in an encrypted record in Azure Blob Storage.

Open guide