How to use firebase authenication (google login)

How to use Firebase Authentication after the update? What information should be entered in “PromptAccountSelection”?

Pass in true if you want to ask users to choose which account they want to sign in with after they logout. You can give false to automatically login next time with the same account they used earlier.

2 Likes

Thanks. Working in companion?

1 Like