Skip to content

Commit

Permalink
Merge pull request #157 from govuk-one-login/Fix-example-sub
Browse files Browse the repository at this point in the history
Fixed example sub
  • Loading branch information
philf999 authored Jan 26, 2024
2 parents 109b3d0 + 505d797 commit cc182ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ If you included all the scopes when you were [choosing which user attributes you
HTTP/1.1 200 OK
Content-Type: application/json
{
"sub": "b2d2d115-1d7e-4579-b9d6-f8e84f4f56ca",
"sub": "urn:fdc:gov.uk:2022:56P4CMsGh_02YOlWpd8PAOI-2sVlB2nsNU7mcLZYhYw=",
"email": "[email protected]",
"email_verified": true,
"phone_number": "01406946277",
Expand Down

0 comments on commit cc182ea

Please sign in to comment.