Skip to content

Commit 25d0015

Browse files
author
Neno Stefanov
committed
Update JWT verification instructions
1 parent 4e6c8f7 commit 25d0015

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,7 @@ if the device registration has been explicitly revoked by an administrator via
297297
the MIRACL Trust Console or through the revocation API.
298298

299299
After the JWT authentication token is generated, it needs to be sent to the
300-
application server for verification. Then, the application server verifies the
301-
token signature using the MIRACL Trust
302-
[JWKS](https://api.mpin.io/.well-known/jwks) endpoint and the `audience` claim,
303-
which in this case is the application Project ID.
300+
application server for [verification](https://miracl.com/resources/docs/guides/authentication/jwt-verification/).
304301

305302
#### Authenticate users on another application
306303

0 commit comments

Comments
 (0)