Jump to Content
Akahu
GuidesAPI ReferenceChangelogDiscussions
Log InAkahu
Log In
GuidesAPI ReferenceChangelogDiscussions

Guides

  • Getting Started
  • Personal Apps
    • Personal Apps - Advanced
  • App Accreditation
  • Authorizing With OAuth2
    • Example Authorization Flow
  • Identity Verification
    • One-Off Identity Verification
    • One-Off Verify Name (Beta)
    • Enduring Identity Verification
    • Enduring Verify Name (Beta)
  • Accessing Account Data
  • Accessing Transactional Data
  • Making a Transfer
  • Making a Payment
  • Refreshing Account Data
  • Using the SDK
  • Enriching Transactions with Genie

Reference

  • Webhooks
  • Scopes
  • Supported Integrations
  • Response Formats
  • Idempotent Requests
  • The Account Model
  • The Transaction Model
  • The Oneoff Identity Result
Powered byย 

Example Authorization Flow

Suggest Edits

1. App navigates to the Akahu OAuth flow

Screenshots of app redirecting to Akahu OAuth flowScreenshots of app redirecting to Akahu OAuth flow

2. User authenticates with Akahu

Screenshot of user authenticating with AkahuScreenshot of user authenticating with Akahu

3. User connects their financial accounts

Screenshots of user connecting their financial accounts to AkahuScreenshots of user connecting their financial accounts to Akahu

4. User chooses which financial accounts to share

Screenshot of accounts selected for sharingScreenshot of accounts selected for sharing

5. Akahu redirects back to the app with authorization code

Screenshot of Akahu redirecting back to the appScreenshot of Akahu redirecting back to the app

6. App exchanges code for access token and fetches data from Akahu

Screenshot of app displaying account data fetched from AkahuScreenshot of app displaying account data fetched from Akahu

Updated 25 days ago


Did this page help you?
  • Table of Contents
    • 1. App navigates to the Akahu OAuth flow
    • 2. User authenticates with Akahu
    • 3. User connects their financial accounts
    • 4. User chooses which financial accounts to share
    • 5. Akahu redirects back to the app with authorization code
    • 6. App exchanges code for access token and fetches data from Akahu