FAQ
Frequently asked questions about JWT-HACK.
Content Coming Soon
This section is currently under development. Common questions and answers will be added here.
Have a Question?
While this FAQ is being built, you can:
- Check the documentation for detailed information
- Review examples for practical use cases
- Ask questions on GitHub Discussions
- Report issues on GitHub Issues
Quick Answers
Q: What JWT algorithms are supported?
A: JWT-HACK supports HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, and EdDSA. See the Introduction for details.
Q: How do I install JWT-HACK?
A: See the Installation guide for multiple installation methods.
Q: Can I use JWT-HACK in automated scripts?
A: Yes! See Scripting & Automation for details.