You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -509,7 +509,7 @@ The decoded json is return as shown:
509
509
}
510
510
```
511
511
512
-
To decode the JWT yourself, you can paste the token into the [JWT Website](https://jwt.io/) - The signature used to sign the token is `59de900a973fa2e0` and can be pasted into the website to verify that the encoded identity came from Keyrock
512
+
To decode the JWT yourself, you can paste the token into the [JWT site](https://jwt.io/) - The signature used to sign the token is `59de900a973fa2e0` and can be pasted into the site to verify that the encoded identity came from Keyrock
0 commit comments