If enabling url_signer.verify() the grid itself shows as expected. If
create=True, the grid also display a +New button for adding new record. Clicking on this button, I get an
HTTP ERROR 403 (access denied) error. If the
deletable=True, clicking on the delete button in the grid produce the same error
Is it possible to use signed urls with py4web grid ?
I am using 1.20251012.1 on Python 3.10.5