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 fb4924b commit 722c5c0Copy full SHA for 722c5c0
mercure.rst
@@ -430,7 +430,7 @@ The supported options are:
430
431
* ``subscribe``: the list of topic selectors to include in the ``mercure.subscribe`` claim of the JWT
432
* ``publish``: the list of topic selectors to include in the ``mercure.publish`` claim of the JWT
433
-* ``additionalClaims``: exra claims to include in the JWT (expiration date, token ID...)
+* ``additionalClaims``: extra claims to include in the JWT (expiration date, token ID...)
434
435
Using cookies is the most secure and preferred way when the client is a web
436
browser. If the client is not a web browser, then using an authorization header
0 commit comments