reqSignin | R Documentation |
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.
reqSignin(...)
... |
Any valid tags. |
No return value, called for side effects.
reqSignout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.