Skip to content

Instantly share code, notes, and snippets.

@shubham08gupta
Last active October 6, 2024 23:05
Show Gist options
  • Save shubham08gupta/292fc275aab07a0c0c47925c87ec67d7 to your computer and use it in GitHub Desktop.
Save shubham08gupta/292fc275aab07a0c0c47925c87ec67d7 to your computer and use it in GitHub Desktop.
gist to check if I get the json serialised or not
{
"id": "1234567890",
"name": "Test Account",
"given_name": "Test",
"family_name": "Account",
"picture": "https://lh3.googleusercontent.com/a/ACg8ocIpcv1MzLhbBpbYw4rGqW_-Eb3xkhE8oV1d1S7Dlv9OTki6sQ=s96-c"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment