How to Integrate Google SignIn using Credential Manager in Flutter app

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น • 6

  • @brandedproduction574
    @brandedproduction574 29 วันที่ผ่านมา

    Great.
    How to notify and create document at firebase that a user has signed in through Google Cloud Console API

    • @codingwithnobody
      @codingwithnobody  29 วันที่ผ่านมา

      Sorry, which document are you referring to?

  • @heetradadiya3527
    @heetradadiya3527 5 หลายเดือนก่อน

    Hey hello I have this code in java and called using method channel do you want it? It is just google sign in but minor changes would allow password login as well. I need your help in getting password login working. and I have also integrated firebase auth with it as I didn't know other way to log user in and auth state changes are monitored through stream subscription. can you help me out?

    • @codingwithnobody
      @codingwithnobody  5 หลายเดือนก่อน

      I haven't tried Firebase Google sign in yet. This is using pure credential manager api

    • @heetradadiya3527
      @heetradadiya3527 5 หลายเดือนก่อน

      @@codingwithnobody ok, if you get any information regarding it then please tell me as well and if you need code for Google sign in then I have it, and credential manager outputs the credentials and I use it to login the user by passing it in FireBaseAuth in Java itself

    • @codingwithnobody
      @codingwithnobody  5 หลายเดือนก่อน

      @@heetradadiya3527 Thank you