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",
  "backend_is_origin": "1",
  "cdn-loop": "cloudflare; loops=1, Fastly",
  "cf-connecting-ip": "216.73.216.219",
  "cf-ipcountry": "US",
  "cf-ray": "9d1ca6fa091a5cd4-CMH",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "fastly-client-ip": "104.23.243.75",
  "fastly-ff": "scJ4iSV4UkyHDI2juJNzrcUzYk/oO1PMCyYg4bz5Utg=!CMH!cache-cmh1290124-CMH",
  "fastly-orig-accept-encoding": "gzip, br",
  "fastly-ssl": "1",
  "x-forwarded-for": "216.73.216.219, 104.23.243.75, 140.248.79.124",
  "x-forwarded-host": "example-dev.webfans.dev",
  "x-forwarded-proto": "https",
  "x-forwarded-server": "cache-cmh1290124-CMH",
  "x-railway-edge": "railway/us-east4-eqdc4a",
  "x-railway-request-id": "iQPfMUzYSRCGWhsbBT7zVQ",
  "x-real-ip": "140.248.79.124",
  "x-request-start": "1771744106585",
  "x-timer": "S1771744107.573480,VS0",
  "x-varnish": "1349393974",
  "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