We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab56f4 commit 26f06faCopy full SHA for 26f06fa
README.md
@@ -161,7 +161,7 @@ https://github.com/byjg/jwt-wrapper
161
162
# How it works
163
164
-We store a cookie named AUTH_BEARER_<context name> with the session name. The PHPSESSID cookie is still created because
+We store a cookie named `AUTH_BEARER_` followed by the context name with the session name. The PHPSESSID cookie is still created because
165
PHP create it by default but we do not use it;
166
167
0 commit comments