Hello,
I am a newbie to FlutterFlow and I'm trying to prevent multiple/simaltaneous login by the same user in my Flutterflow proejct that is integrated with Firebase Authentication via Google Account Login.
I've come across one one post on the community titled "How can I limit users to login on a single device?" but I'm stuck in the part where I'm supposed to enable Firebase Admin SDK in my FlutterFlow project. Most of the Googling have led me to projects on Flutter that involves editing codeand not on FlutterFlow per se. Any leads or tutorial for the same will be greatly appreciated.
Thank you!