View source: R/session-cookie.R
| random_cookie_key | R Documentation |
Uses a cryptographically secure pseudorandom number generator from sodium::helpers() to generate a 64 digit hexadecimal string. 'sodium' wraps around 'libsodium'.
random_cookie_key()
Please see session_cookie for more information on how to save the generated key.
A 64 digit hexadecimal string to be used as a key for cookie encryption.
session_cookie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.