baraja-core/structured-api-token-authorizator

Use only when #[EndpointCheckToken] is defined

janbarasek opened this issue · 2 comments

Check token only in case when PHP attribute #[EndpointCheckToken] is defined.

cc @Langriklol

Thanks for opening your first issue here! Be sure to follow the issue template!

Implemented by 81a2a90.