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 Nov. 26, 2025, 5:07 p.m.