createCode.RdCreates a random character code
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