You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
I want to prevent from sending Id in Requests related to ResourceDetail due to security things.
I want to handle the object via a token that is generated by flask-jwt and it's in the header of the requests.
is there any way to handle that or the requests should be overwritten?
The text was updated successfully, but these errors were encountered:
hello,
I want to prevent from sending Id in Requests related to ResourceDetail due to security things.
I want to handle the object via a token that is generated by flask-jwt and it's in the header of the requests.
is there any way to handle that or the requests should be overwritten?
The text was updated successfully, but these errors were encountered: