Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

How to tackle with 2 authorization cookies #228

@gohelkiran30

Description

@gohelkiran30

Is there any way to handle tokens from 2 different token values? Any one is present at a time. This is required for session cookies for different type of user.

For example,
buyer login has a cookie with name buyer-token and
seller login has a cookie with name seller-token.

If any one cookie is present than user should be authenticated.

Anyway to achieve this?

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