Learn R Programming

HPZoneAPI (version 1.1.0)

test_HPZone_token: Tests the supplied HPZone token against the token endpoint. Note that this does not check the type of access, only the functionality of the token.

Description

Tests the supplied HPZone token against the token endpoint. Note that this does not check the type of access, only the functionality of the token.

Usage

test_HPZone_token()

Arguments

Value

No return value.

Examples

Run this code
if (FALSE) {
HPZone_setup()
# This will print the results.
test_HPZone_token()
}

Run the code above in your browser using DataLab