Codebase list ruby-omniauth-facebook / 0e51abc test / fixtures / payload.json
0e51abc

Tree @0e51abc (Download .tar.gz)

payload.json @0e51abcraw · 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"
}