WebFans Test Application
This is a test application to verify WebFans authentication and request forwarding.
Authentication Status
⚠️ No WebFans authentication detected
This request should be coming through a WebFans subdomain proxy.
Request Information
Host:
example-dev.webfans.dev
Protocol:
https
WebFans App:
N/A
All Headers:
{
"host": "example-dev.webfans.dev",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])",
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.217.113",
"cf-ipcountry": "US",
"cf-ray": "a0f8f1404b0f610f-CMH",
"cf-visitor": "{\"scheme\":\"https\"}",
"x-forwarded-for": "104.23.197.107, 79.127.200.34",
"x-forwarded-host": "example-dev.webfans.dev",
"x-forwarded-proto": "https",
"x-railway-edge": "yyz1",
"x-railway-request-id": "hadWSsaCQiKj9AXlg4a9AQ",
"x-real-ip": "216.73.217.113",
"x-request-start": "1782107079792",
"x-forwarded-port": "8080"
}API Test
Test the API endpoint to see how authentication works:
Advanced Testing
Test authentication flows including login, logout, and token management:
Go to Authentication Test Page