How Integrating Django with Firebase Auth, and add Vue 3 to the mix
Introduction
For this application, firebase auth will be used to authenticate users and we will use vue to render UI and Django as an API server.
Prerequisites
Python 3.6 or above.
Python-poetry.
PIPX.
Firebase account.
node.js and yarn.
Setting Up...
mohamed-kaizen.hashnode.dev16 min read