Skip to content

Should SessionIdentityPolicy.remember call new_session instead of get_session? #473

Open
@nebularazer

Description

@nebularazer

Hi,

The SessionIdentityPolicys remember method calls aiohttp_sessions get_session but the aiohttp_session docs state to always use new_session for logins - is that not what remember is mostly be used in, login views?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions