Hello,
Now I have made working Odata WebApi with asp net core 3.1
that seems to work with BlazorDatagrid wirh OdataV4 connector
What is the correct and simple way add JWT bearer token to OdataV4 connector as I
implement [Authorize] to controllers on API project?
So controller still can read/write data from API
Best regards,
Jukka