Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jwt-parser extension #17982

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

watzenare
Copy link

@watzenare watzenare commented Mar 19, 2025

Description

Screencast

Checklist

- added screenshots and updated package naming
- added screenshots and updated package naming
- adding raycast extension
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Mar 19, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

Due to our current reduced availability, the initial review may take up to 10-15 business days

Once the PR is approved and merged, the extension will be available on our Store.

@watzenare watzenare marked this pull request as ready for review March 19, 2025 16:11
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR adds a new JWT Parser extension that provides a user-friendly interface for decoding and validating JWT tokens, with features like clipboard detection and color-coded token visualization.

  • The extension needs a metadata folder for the screenshots since it has a view command in package.json - see Raycast Documentation
  • The screenshots in package.json reference assets/screenshot-1.png but the README shows assets/png/screenshot-1.png - paths should be consistent
  • Consider adding subtitle: "JWT Parser" to the command in package.json to match extension title
  • Consider wrapping launchCommand in a try-catch block for better error handling
  • Consider using showFailureToast from @raycast/utils instead of manual error handling in try-catch blocks

💡 (2/5) Greptile learns from your feedback when you react with 👍/👎!

9 file(s) reviewed, 4 comment(s)
Edit PR Review Bot Settings | Greptile

@watzenare
Copy link
Author

checked all the comments, I don't know if I have to check anything else to reopen the review

@pernielsentikaer pernielsentikaer self-assigned this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants