Chain-Fi OAuth Test Page
Current Configuration
Authorization URL: https://module.chain-fi.io/oauth/authorize
Client ID: client_f407abda6f5d5982578fbf5ad3beaf1a
Redirect URI: https://chain-fi.io/auth/callback
Scope: read email profile
Authentication Status
✗ Not Authenticated
OAuth Button Test
Click the button below to test the OAuth flow:
URL Generation Test
Click the button below to generate the OAuth URL that would be used:
Expected OAuth Flow
- User clicks "Login with Chain-Fi" button
- Browser redirects to Chain-Fi OAuth authorization page
- User logs in with Chain-Fi credentials
- Chain-Fi redirects back to:
https://chain-fi.io/auth/callback?code=... - Callback page exchanges code for access token
- User is redirected back to this test page