๐Ÿงช Bitbucket OAuth Test App

This standalone app tests the complete Bitbucket OAuth 2.0 authorization code flow.

What This App Tests:

  1. OAuth 2.0 Authorization Code Flow
  2. Token Exchange (code โ†’ access token + refresh token)
  3. Workspace Access Token Creation (365-day expiration)
  4. Repository Creation via REST API
  5. Sample Content Copy (downloads and pushes sample repo content)

Current Configuration:

Client ID: โœ… Configured
Client Secret: โœ… Configured
Callback URL: https://cc-sparks-patrick.mrt-storefront-staging.com/bitbucket/callback
Test Repo Name: bitbucket-oauth-test-repo
Workspace / project: first of each from GET /user/workspaces then GET /workspaces/{ws}/projects

Start Test:

๐Ÿš€ Begin OAuth Flow

Monitoring:

๐Ÿ“Š View Health & Logs ๐Ÿ“‹ View Test Results