reqSignout {firebase} | R Documentation |
Requires Signout
Description
Define UI element that requires no user to be signed in. This will hide them viusally if no user is signed in. Note that this is not secure as someone can easily change the CSS when visiting the page to reveal those elements.
Usage
reqSignout(...)
Arguments
... |
Any valid tags. |
See Also
[Package firebase version 1.0.2 Index]