rs_logout {appeears} | R Documentation |
Invalidates an AppEEARS bearer token
Description
Given a token it will log out / delete this token, invalidating it.
Usage
rs_logout(token)
Arguments
token |
a Bearer token as returned by rs_login() |
Value
returns if the session has closed TRUE/FALSE
[Package appeears version 1.1 Index]