Skip to content

React Blog Github Not Fetching the Github Issue  #109

@saadpasta

Description

@saadpasta

Currently, react-blog-github uses GitHub Personal Access Token to fetch the GitHub issues related to it. I have removed my own token from the code as it can be dangerous. We need to find a better way of fetching the GitHub issues and keeping the token saved in some secret maybe.

Solution 1 :
Could be saved the token as a GitHub secret and fetched it at build time from the secrets and use it maybe.

We can also find another alternative to fetching the public GitHub issue without using any of the token

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions