Fork me on GitHub

Firebase JWT

Tiny tool to generate JWT tokens.

Before getting started

You can check the code, this tool never sends anything to any backend aside from google. It saves some inputs to make it easier to use in local storage but it's not doing anything with these. But always use extreme caution, download, check the code and run locally if you're unsure!

Setup project

You'll find these settings by opening http://console.firebase.google.com/ and navigating to Project overview / Project settings.

Source

This tool is set together by David using Firebase web SDK and the Skeleton css framework.