๐งช Bitbucket OAuth Test App
This standalone app tests the complete Bitbucket OAuth 2.0 authorization code flow.
What This App Tests:
- OAuth 2.0 Authorization Code Flow
- Token Exchange (code โ access token + refresh token)
- Workspace Access Token Creation (365-day expiration)
- Repository Creation via REST API
- 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