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 Bitly for link shortening, click analytics, and link management.
PropertyValue
Provider IDbitly
CategoryMarketing
PKCESupported
Token refreshNot available
Redirect URIShown in Developer Portal

Step 1: Create a Bitly OAuth App

1

Go to Bitly Developer Settings

Navigate to Bitly Settings > API > OAuth Apps and sign in.
2

Register a new application

Click Register New Application.
3

Configure your app

Fill in the application name, link, and description.
4

Add the redirect URI

Add the Redirect URI from the Developer Portal to the Redirect URIs field.
5

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 Bitly provider

Go to OAuth Providers > Add Provider > Bitly.
3

Enter credentials

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

Save

Click Save. The provider is now active.

Notes

  • Bitly does not use scopes. OAuth tokens have full access to the user’s account.
  • Bitly tokens do not expire and cannot be refreshed.