Learn R Programming

appeears (version 1.2)

rs_logout: Invalidates an AppEEARS bearer token

Description

Given a token it will log out / delete this token, invalidating it.

Usage

rs_logout(token)

Value

returns if the session has closed TRUE/FALSE

Arguments

token

a Bearer token as returned by rs_login()