kill_connection: Function to end an api session.

Description Usage Arguments Details Value

View source: R/connection.R

Description

This function invalidates and rest the access token.

Usage

1

Arguments

object

of type kite connect, must have a valid access token set.

Details

This function sends a request to kite api to invalidate the session and then reset the request token and access token within the object.

Value

An object of type kite connect, with tokens reset.


prodipta/kiteconnect3 documentation built on Sept. 24, 2020, 8:30 a.m.