Skip to content

Provide a more flexible authentication mechanism for a user request #172

@ykazakov

Description

@ykazakov

Currently, the nbexchange API requests are secured with the cookie NAAS_JWT:

jwt_token = os.environ.get("NAAS_JWT")

In the context of JupyterHub it would be nice to be able, instead, to authenticate request with a token.

See #148 for a concrete scenario.

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