Hi,
I've seen the accounts are linked.
But that does not help me to detect every time an user logs in, whether they have logged in using their username and password, or using Google authentication.
For an user with a linked account, what can I use to detect at runtime if the user has used it's Username + password to login, or it's Google account.
Thank you.