Skip to content

[Master Issue] Idea: GitHub Token Validator #9

Description

@praveenscience

Tool Name

GitHub Token Validator (Master Issue)

For those people who don't know, a Master Issue is something that doesn't close after a single PR, multiple PRs can be possible by the same person or different people. So one person, under this issue can create one or many PR and more than one person can also work on creating multiple PRs under this issue!

Proposed Filename

github-token-validator-[style].html

Category

JSON & API

Description

Validates GitHub personal access tokens instantly to check security scopes, expiration, and status.

Key Features

  • Need different UIs.
  • This will be a base Issue.
  • Should show who's the owner.
  • Should show when's the expiry date.
  • Should show the scope if it's scoped.

Suggested Difficulty

Easy

Procedure

  1. Make a great design & think of a style, say retro.
  2. Go to main branch of the repo.
  3. Pull the upstream branch: git pull upstream main.
  4. Copy the contents of the HTML.
  5. Inside the tools, create the file github-token-validator-retro.html.
  6. Paste the contents of the HTML.
  7. Take a screenshot of the UI.
  8. Save it as github-token-validator-retro.png.
  9. Edit the tools.json with the newly created github-token-validator-retro.
  10. Fill in all the fields.
  11. Update the ReadMe with the newly created file.
  12. Run two commands: node build and node sort-norm tools.json.
  13. Commit the files.
  14. Raise the Pull Request.
  15. Get it merged!

Tags

API, GitHub, GitHub Token, Token, Auth

References / Inspiration

No response

Pre-submission Checklist

  • I have checked the Ideas Board and existing issues for duplicates.
  • This tool can be built as a single self-contained HTML file.
  • This tool does not require a backend server to function.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions