According to documentations, they’re unique , but you can’t bind them to a specific device since they might change.
Read moreDo FCM tokens expire?
It doesn’t expire though. It renews itself if one of the following happens. According to https://firebase.google.com/docs/cloud-messaging/android/client: -The app deletes Instance ID.
Read moreWhat is Firebase messaging token?
Firebase Cloud Messaging (FCM) is a messaging solution that lets you reliably send messages at no cost to both Android & iOS devices . Using FCM, you can send data payloads (via a message) to a device for a specific application. Each message can transfer a payload of up to 4KB to a client.
Read more