React, Firebase, and Node/Express – Parsing a Firebase JWT
Continuing my series on blogging about every line of code I write, today’s topic is one that is pretty critical to creating a working auth system that I don’t have to code. If I were rolling my own auth, I wouldn’t have…