Skip to content

H1 token is mistakenly considered invalid #1025

Description

@marco-ippolito

This line

check(h1_username, h1_token);

performs some checks on the value of the HackerOne token that are incorrect (the token contains symbols).
Updating ncu now results in token is misformatted: when it was previously working
The bug was introduced in #1004
removing that line fixes the problem.
cc @aduh95

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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