current_session {sbtools} | R Documentation |
Returns the currently cached SB session token. If there is no authenticated session, returns NULL. Emits a warning if the session has expired.
current_session()
session = current_session()
#null unless currently authenticated
session