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.216.238",
  "cf-ipcountry": "US",
  "cf-ray": "9f0b211d1c122308-CMH",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "x-forwarded-for": "216.73.216.238, 104.23.243.74, 140.248.79.120",
  "x-forwarded-host": "example-dev.webfans.dev",
  "x-forwarded-proto": "https",
  "x-railway-edge": "railway/us-east4-eqdc4a",
  "x-railway-request-id": "43NeYjaaSmm4QQ_fCx5-qw",
  "x-real-ip": "104.23.243.74",
  "x-request-start": "1776929074779",
  "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