Get started with OAuth 2.0 and MiroA guide to authenticating a user in Miro with the OAuth 2.0 authorization code flow.GoalPrerequisitesApp Client IDWhere to find your Client IDStep 1: Prompt users to install your appStep 2: Exchange authorization code for an access tokenStep 3: Use the access token for REST API requestsStep 4: Request a new access token using a refresh token