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

Add support for Multi-Factor Authentication Every Sign In setting #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KL4RKS
Copy link

@KL4RKS KL4RKS commented Nov 28, 2023

Includes (and requires) commits from PR #24

Mark Hammell and others added 4 commits July 3, 2022 16:42
Adds methods for saving and loading a session, to avoid having to
authenticate each time the API is used in a new execution, kernel
instance, etc.  Both the session cookies and CSRF token are stored to a
file via Python's bulit-in pickling.

Both methods take a file name param, to define where the data should be
written or read.
Bugfixes to handle changes to Personal Capital CSRF token parsing
@KL4RKS
Copy link
Author

KL4RKS commented Nov 28, 2023

@haochi, It'd be nice if #24 (by @hammem) and this could be merged and a new version of personalcapital be pushed to be used with pip. With Mint is shutting down these updates could help others shifting to use personal capital data like myself.

@hammem
Copy link

hammem commented Nov 28, 2023 via email

@ChocoTonic
Copy link

ChocoTonic commented Jan 1, 2024

seems like this library is abandoned, it might be a good idea to upload a new library and build from there
how does something along the lines of calling the package empower_personal_capital sound?

@tsdg112
Copy link

tsdg112 commented Jan 3, 2024

I think that tne new package name should contain the words Personal Capital to make it easier to find via search. How about empower_personal_capital?

@EdFabre
Copy link

EdFabre commented Mar 4, 2024

@hammem

Has the pypi been created?

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.

5 participants