Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update authentication #20

Merged
merged 2 commits into from
Jul 6, 2019
Merged

Update authentication #20

merged 2 commits into from
Jul 6, 2019

Conversation

timkpaine
Copy link
Owner

No description provided.

ERAlpha and others added 2 commits May 25, 2019 22:10
Added optional tdauser and tdapass input parameters for authentication function, to allow for fully automated oauth2 authentication if they are passed, so we don't have manually type the information into the browser.  If the optional parameters are not specified, function will still check to see if TDAUSER and TDAPASS environment variables are specified and use those for fully automated authentication instead.
@timkpaine timkpaine mentioned this pull request Jul 6, 2019
@codecov-io
Copy link

Codecov Report

Merging #20 into master will decrease coverage by 0.53%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   41.05%   40.52%   -0.54%     
==========================================
  Files           6        6              
  Lines         151      153       +2     
==========================================
  Hits           62       62              
- Misses         89       91       +2
Impacted Files Coverage Δ
tdameritrade/auth/__init__.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e9357a...bee8f16. Read the comment docs.

@timkpaine timkpaine merged commit 65bb614 into master Jul 6, 2019
@timkpaine timkpaine deleted the temp branch April 30, 2020 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants