Skip to content

Instantly share code, notes, and snippets.

@dcbuild3r
Last active March 18, 2025 22:38
Show Gist options
  • Select an option

  • Save dcbuild3r/09012034f3bc25b980443be1d4184278 to your computer and use it in GitHub Desktop.

Select an option

Save dcbuild3r/09012034f3bc25b980443be1d4184278 to your computer and use it in GitHub Desktop.
Response from local API for Pluto demo
{
"my_digital_id": "testuser2",
"name": "John",
"surname": "Doe",
"nationality": "United States",
"dob": "1990-01-15",
"is_adult": true,
"my_digital_identity_id": 1,
"my_digital_id_hash": "ae5deb822e0d71992900471a7199d0d95b8e7c9d05c40a8245a281fd2c1d6684",
"created_at": "2025-02-26T00:44:17.018770+01:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment