Skip to contents

All functions

add_cookie_handlers()
Add cookies to an existing shiny ui
cookie_dependency()
Attach the js-cookie javascript library for shiny
extract_cookie()
Extract an individual cookie from a shiny request
extract_cookies()
Extract all cookies from a shiny request
get_cookie()
Read a cookie
remove_cookie()
Remove a cookie
set_cookie()
Create or update a cookie
set_cookie_on_load()
Shiny tag to add cookies on page load
set_cookie_response()
Set cookie via HTTP header