Skip to content

Commit 0bf52e5

Browse files
committed
Fixed readme
1 parent 9b91fd3 commit 0bf52e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It returns the following:
2020

2121
```json
2222
{
23-
id_token: {jwt}
23+
"id_token": {jwt}
2424
}
2525
```
2626

@@ -39,7 +39,7 @@ It returns the following:
3939

4040
```json
4141
{
42-
id_token: {jwt}
42+
"id_token": {jwt}
4343
}
4444
```
4545

0 commit comments

Comments
 (0)