mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 11:21:37 +02:00
✨ Make auth data available before request parsing
For properly report profile-id
This commit is contained in:
parent
fa3fc12594
commit
80d719353c
1 changed files with 1 additions and 1 deletions
|
@ -155,9 +155,9 @@
|
|||
[["" {:middleware [[mw/server-timing]
|
||||
[mw/params]
|
||||
[mw/format-response]
|
||||
[mw/parse-request]
|
||||
[session/soft-auth cfg]
|
||||
[actoken/soft-auth cfg]
|
||||
[mw/parse-request]
|
||||
[mw/errors errors/handle]
|
||||
[mw/restrict-methods]]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue