R/rs_login.R
rs_logout.Rd
Given a token it will log out / delete this token, invalidating it.
rs_logout(token)
a Bearer token as returned by rs_login()
returns if the session has closed TRUE/FALSE