token {tapLock} | R Documentation |
Get the access token
Description
Gets the access token from the session to be used for internal logic.
Usage
token(session = shiny::getDefaultReactiveDomain())
Arguments
session |
A Shiny session |
Value
An access_token object
[Package tapLock version 0.2.0 Index]