modulepackage
0.0.0-20241106170813-860acf4ba1b4
Repository: https://github.com/go-schwab/oauth2ns.git
Documentation: pkg.go.dev
# README
go-schwab/oauth2ns
this is for internal use at go-schwab. it is a schwab-only oauth2ns implementation, meaning you cannot customize the configuration.
if you are looking for a golang schwab api-wrapper, please check out go-schwab/trader. if you are looking for an golang oauth no-server implementation, please check out nmrshll/oauth2no-server.
# Functions
Initiate an *AuthorizedClient with a given APPKEY, SECRET TODO: Include the user's given callback URL, as if someone wants to host off-prem they should be able to TODO: Investigate the previous statement, localhost might work for any implementation?.
No description provided by the author
# Constants
No description provided by the author
IP is the ip of this machine that will be called back in the browser.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author