Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Provide possibility for bearer-token #68

Open
@BananaAcid

Description

@BananaAcid

Describe the feature

Would it be possible to have an option to use bearer-tokes instead of the session-cookie?

Additional information

Could be helpful, uses "Authorisation: Bearer ...some...id..." as header, instead of the dreaded cookie header, using LocalStorage for saving client side.

Possibly circumvents restrictions on cookies, like if the session cookie name does not match a well known and usually not blocked name (like "SESSID", ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions