Hi Guys anyone could help me with this problem , i have a reactive web app
Is it possible to save the device information in firebase if it is a desktop or a cell phone, ?
"type": "service_account",
"project_id": "",
"private_key_id": "d326e189b177678e9daae1f8b55910e015fd2dc6",
"private_key": "-----BEGIN PRIVATE KEY----------END PRIVATE KEY-----\n",
"client_email": "",
"client_id": "",
"auth_uri": "",
"token_uri": "",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-qqgbo%40loguser-1e5e8.iam.gserviceaccount.com"
}
Thanks