Hey I want to know more on deviceIds and I am una...
# general
k
Hey I want to know more on deviceIds and I am unable to fetch that using thirdPartyRecipes (google) For passwordlessRecipe it is working fine
r
hey @krrishan can you rephrase your question?
k
When user login/signup using mobile number and passwordless email , supertoken also generate the device id in response But when I login using other method this device Id is missing ? What exactly is this device Id and how to avail this using thirdPartyPasswordlessAuth login aswell ?
r
device ID is specific to the passwordless login method
its not applicable for third party login methods
k
what exaclty is device id ? will it always be same for device ?
r
it will be the same for each paswordless flow attempt. It's only meant to be used for passwordless login and nothing else.