DEV Community

Discussion on: How to add FCM (Firebase Cloud Messaging) to VueJS

Collapse
 
shalemperez profile image
Shalem Pérez

How can i get access to the generated "currentToken" in vue ?

Collapse
 
vbanditv profile image
Fima Taf

Hey,
You can call the getToken() function again - you will get the registered token.