Firebase authentication (is signed in) help needed

How to use .is signed in block please help
image

This one is used to detect whether use is authedicated or not. Or you can use to prohibit user to sign in multiples devices

Can you tell the format in which it can be used

In the screen initialise you can use this in the if else statement., If firebase is signed in>you can do whatever you want, like skip login sign-up etc etc, and in the else statement you can use the registration page visible to true

If possible can you give screenshot of code (If I want to skip login)
Thanks in advance

Pls refer

blocks (20)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.