Skip to content

process.env.USERNAME won't work in WINDOWS #72

@canoas

Description

@canoas

The choice of using an environment var with this name makes a lot of 401 auth erros simply because no mater what you put on auth.js, the code will always revert the the logged in windows USERNAME and the authentication in Office365 will only work if the developer is testing with his own corporate account.
Related issues:
#32
#4
#43
Using another convention solves this: e.g. USRNAME

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