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
minor #13149 Adjusts description of the csrf_token extension (jschaedl)
This PR was merged into the 4.4 branch.
Discussion
----------
Adjusts description of the csrf_token extension
I think using `...used to generate the token...` here leads to misunderstanding.
The `intention` argument is not used to generate the csrf token. It is used to create a namespace string used to store and identify the token in the storage implementation.
Commits
-------
44df761 Adjusts description of the csrf_token extension
0 commit comments