- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
public function logoutToken(Request $request
Should be typehintedThis will need test coverage.
Also will need a change record to announce the new route. - πΊπΈUnited States tcfunk
Would it make sense to just return the token value as text (similar to the response from /session/token) instead of as a json object?
- π¦πΉAustria maxilein
In the meantime see: https://www.drupal.org/project/logout_token β