How can I know if the user is signed in to the application for the first time or not?
There was a similar question.
Check if user is authenticated for the first time in Firebase Google Authentication in Android
But I don't know how to do it when using Unity&c# as development tools.