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

Guides

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

Reference

  • Webhooks
  • Scopes
  • Supported Integrations
  • Response Formats
  • Rate Limits
  • 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 flow

2. User authenticates with Akahu

Screenshot of user authenticating with Akahu

3. User connects their financial accounts

Screenshots of user connecting their financial accounts to Akahu

4. User chooses which financial accounts to share

Screenshot of accounts selected for sharing

5. Akahu redirects back to the app with authorization code

Screenshot 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 Akahu

Updated almost 3 years ago


  • 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