Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 563 Bytes

TokenRequest.md

File metadata and controls

10 lines (9 loc) · 563 Bytes

UpstoxClient.TokenRequest

Properties

Name Type Description Notes
code String
clientId String OAuth API key that is a public identifier for app
clientSecret String OAuth client secret that is a private secret known only to app and authorization server
redirectUri String Authorization server will redirect the user back to the application via redirect url
grantType String Type of grant used to get an access token