Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
1,112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.71 KB | None | 0 0
  1. { admin: false,
  2.   variable:
  3.    { name: 'some one',
  4.      email_verified: true,
  5.      provider: 'google',
  6.      email: 'some_one@gmail.com',
  7.      user_id: 'Fakndlkandod9u021',
  8.      token:
  9.       { name: 'some one',
  10.         email_verified: true,
  11.         email: 'some_one@gmail.com',
  12.         exp: 1511531006,
  13.         user_id: 'Fakndlkandod9u021',
  14.         picture: 'https://lh3.googleusercontent.com/...',
  15.         iat: 1243124124124,
  16.         sub: 'Fakndlkandod9u021',
  17.         aud: 'project-awdawd2',
  18.         auth_time: 1511459830,
  19.         iss: 'https://securetoken.google.com/project-awdawd2',
  20.         firebase: [Object] },
  21.      uid: 'Fakndlkandod9u021',
  22.      picture: 'https://lh3.googleusercontent.com/...' } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement