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
rp_st
10/18/2023, 5:28 AM
hey @krrishan can you rephrase your question?
k
krrishan
10/18/2023, 6:00 AM
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
rp_st
10/18/2023, 6:00 AM
device ID is specific to the passwordless login method
rp_st
10/18/2023, 6:00 AM
its not applicable for third party login methods
k
krrishan
10/18/2023, 6:02 AM
what exaclty is device id ?
will it always be same for device ?
r
rp_st
10/18/2023, 6:09 AM
it will be the same for each paswordless flow attempt. It's only meant to be used for passwordless login and nothing else.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).