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 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
Great.
How to notify and create document at firebase that a user has signed in through Google Cloud Console API
Sorry, which document are you referring to?
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?
I haven't tried Firebase Google sign in yet. This is using pure credential manager api
@@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
@@heetradadiya3527 Thank you