Codebase list ruby-omniauth-facebook / debian/4.0.0-1 test / fixtures / payload.json
debian/4.0.0-1

Tree @debian/4.0.0-1 (Download .tar.gz)

payload.json @debian/4.0.0-1raw · history · blame

{
  "algorithm": "HMAC-SHA256",
  "expires": 1308988800,
  "issued_at": 1308985018,
  "oauth_token": "111111111111111|2.AQBAttRlLVnwqNPZ.3600.1111111111.1-111111111111111|T49w3BqoZUegypru51Gra70hED8",
  "user":
  {
    "country": "de",
    "locale": "en_US",
    "age":
    {
      "min": 21
    }
  },
  "user_id": "111111111111111"
}