Is it possible to identify server side that the same user/device is used during Firebase authentication flow?
Let’s assume that my app doesn’t send any device identifier to my server. But it uses firebase for sms authentication.
Is it possible to identify at service side that the same user/device is used during Firebase authentication flow?
Let’s assume that my app doesn’t send any device identifier to my server. But it uses firebase for sms authentication.