rs_logout: Invalidates an AppEEARS bearer token

View source: R/rs_login.R

rs_logoutR 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


appeears documentation built on Sept. 15, 2023, 5:06 p.m.