Getting a Firebase JWT for testing

Getting a Firebase JWT for testing

Why this? I use Firebase for many of my projects and a big reason is that it takes away the complexity of handling an authentication system for no cost. It integrates with google login for one thing immediately. That being said, writing a backend using this works...