As a quick handy tool, we usually go to jwt.io to generate token however that requires us to put our personal information on a public website. This feature being part of it-tools.tech will provide security and piece of mind that our data is not traveling outside of the organization.
Validations
[X] Check the feature is not already implemented in the project.
[X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
[X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
A new tool to generate JWT token. This will be helpful in generating client assertions for authentication for Azure and other platforms
Is their example of this tool in the wild?
https://jwt.io
Additional context
As a quick handy tool, we usually go to jwt.io to generate token however that requires us to put our personal information on a public website. This feature being part of it-tools.tech will provide security and piece of mind that our data is not traveling outside of the organization.
Validations