remove_bearer {tapLock} | R 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
[Package tapLock version 0.2.0 Index]