Use only when #[EndpointCheckToken] is defined
janbarasek opened this issue · 2 comments
janbarasek commented
Check token only in case when PHP attribute #[EndpointCheckToken]
is defined.
cc @Langriklol
welcome commented
Thanks for opening your first issue here! Be sure to follow the issue template!
janbarasek commented
Implemented by 81a2a90.