We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6c8f7 commit 25d0015Copy full SHA for 25d0015
README.md
@@ -297,10 +297,7 @@ if the device registration has been explicitly revoked by an administrator via
297
the MIRACL Trust Console or through the revocation API.
298
299
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.
+application server for [verification](https://miracl.com/resources/docs/guides/authentication/jwt-verification/).
304
305
#### Authenticate users on another application
306
0 commit comments