Skip to content

Hiding the token #19

@Albadylic

Description

@Albadylic

// const url = `https://api.github.com/users/${username}?access_token=${token}`;

Instead of commenting out this line you could check if token exists, if so then add it to the URL and if not then run the url with no token.

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