Firebase admin sdk | Express Node.js | Reusing the token

Опубликовано: 04 Октябрь 2024
на канале: WebDevWithArtisan
11,219
150

Hi everyone,

In this video, we will see how to use firebase admin SDK for Node.js and Vue app on the front end.
We will be sending the firebase auth token from Vue to our express API to make sure that the authenticated user is served securely.

Vue Setup Script
   • Vue 3.2 | Setup Script Tag | Setup Sc...