Open
Description
I get the following warning (presumably) when using the /auth
endpoint:
DeprecationWarning: [DEPRECATION v24.3] Setting values on a Cookie object as a dict has been deprecated. This feature will be removed in v24.3. You should instead set values on cookies as object properties: cookie.samesite=...
Packages used:
sanic==23.12.1
sanic-jwt==1.8.0
sanic-routing==23.12.0
Metadata
Metadata
Assignees
Labels
No labels