request_token {tapLock}R Documentation

Request a token from the provider

Description

Requests a token from the provider

Usage

request_token(config, authorization_code)

Arguments

config

An openid_config object

authorization_code

The authorization code to use

Value

An access_token object


[Package tapLock version 0.2.0 Index]