This guide shows you how to register your own OAuth app with Absorb LMS to obtain your client credentials (client ID & secret). These are required to let your users grant your app access to their Absorb LMS account.Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Obtain your OAuth credentials
- Log in to your Absorb LMS account.
- Click the menu icon and select Admin.
- Click the account icon and select Portal Settings.
- You will find both your OAuth Client ID and OAuth Client Secret there.
Next
Follow the Quickstart to connect your first account.