8000 DeprecationWarning: Setting values on a Cookie object as a dict has been deprecated. · Issue #254 · ahopkins/sanic-jwt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
DeprecationWarning: Setting values on a Cookie object as a dict has been deprecated. #254
Open
@Pirulax

Description

@Pirulax

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0