remove_bearer: Remove bearer from token

View source: R/utils.R

remove_bearerR Documentation

Remove bearer from token

Description

Removes the "Bearer " prefix from a token

Usage

remove_bearer(token)

Arguments

token

A string containing the token

Value

A string containing the token without the "Bearer " prefix


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.