Skip to content

Setting MERGIN_AUTH hint for Windows users #170

Closed
@erpas

Description

@erpas

When users log in to the service they would see the hint how to set up the env variable:

To set the MERGIN_AUTH variable run:
export MERGIN_AUTH="Bearer .eJwljUkK[....]UPrHSAHfiwwJYPoE"

This works nicely on GNU/Linux machines but would fail on Windows.
Would it be possible to also add a version of the hint for Windows users? For example:

On Windows:
SET MERGIN_AUTH=Bearer .eJwljUkK[....]UPrHSAHfiwwJYPoE

Please note there are no quotations.

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