Description Usage Arguments Value See Also
View source: R/googleAuthR_shiny.R
Creates a random character code
| 1 | createCode(seed = NULL, num = 20)
 | 
| seed | random seed. | 
| num | number of characters the code should be. | 
a string of random digits and letters.
Other shiny auth functions: authReturnCode,
gar_shiny_getAuthUrl,
gar_shiny_getToken,
gar_shiny_getUrl,
loginOutput,
reactiveAccessToken,
renderLogin,
revokeEventObserver,
with_shiny
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.