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

Bug fix to session saving example in readme #83

Closed
wants to merge 1 commit into from

Conversation

glgauthier
Copy link

Fixed broken try:except statement, implemented saving/loading of session data

Fixed broken try:except statement, implemented saving of session data
@cyberjunky
Copy link
Owner

@glgauthier thanks man!

@cyberjunky
Copy link
Owner

But to be honest I don't get it, we save the session but still need the email and password, this seems not useful.

@cyberjunky
Copy link
Owner

@glgauthier I have change the API init code, so that the session file can now be supplied without having to supply credentials, and I also used your code in the API example program, thanks again!

@cyberjunky cyberjunky closed this Oct 20, 2022
@glgauthier
Copy link
Author

@cyberjunky Sweet! That was the main example I was looking to provide - being able to try login from saved session and prompt for new creds if not. Glad it was useful 👍

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.

None yet

2 participants