Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to Miro for collaborative whiteboards, visual project planning, and team ideation.
PropertyValue
Provider IDmiro
CategoryProductivity
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Miro OAuth App

1

Go to the Miro Developer Portal

2

Create a new app

Click Create new app, enter an app name, and select a team.
3

Configure the redirect URI

Under App credentials, add the Alter callback URL from the Developer Portal to the Redirect URI field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Miro provider

Go to OAuth Providers > Add Provider > Miro.
3

Enter credentials

  • Client ID: Paste your Miro Client ID
  • Client Secret: Paste your Miro Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
boards:readRead board content and metadata
boards:writeCreate and modify boards
identity:readRead user identity and profile
team:readRead team information

Notes