Learn R Programming

firebase (version 0.1.0)

reqSignin: Requires Signin

Description

Define UI element that require the user to be signed in. This will hide them viusally until the user signs in. Note that this is not secure as someone can easily change the CSS when visiting the page to reveal those elements.

Usage

reqSignin(...)

Arguments

...

Any valid tags.

See Also

reqSignout