decode_url_key: decode_url_key

View source: R/utils.R

decode_url_keyR Documentation

decode_url_key

Description

Decode the key in the url to get a password for the access token.

Usage

decode_url_key(hash_key, url_key, gunzip = FALSE, debug = FALSE)

Arguments

hash_key

Key that is given to decrypt

url_key

Encrypted key retrieved from the url

gunzip

Whether to gunzip the key after decoding.

debug

Whether to enable debugging messages.

Value

String containing the encrypted password which can be used to get an access token


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.