Protect Custom Routes in Docusaurus using Google Firebase
Background
In my previous article, we already figured out how to add an authentication layer to a Docusaurus website and secure the whole website using Google Firebase.
Though, what if you want to:
Secure one of your specific routes like /docs/* or ...
hashnode.iammassoud.net4 min read