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

Check credentials on load(), not on library import #77

Open
nqn opened this issue Dec 27, 2023 · 0 comments
Open

Check credentials on load(), not on library import #77

nqn opened this issue Dec 27, 2023 · 0 comments

Comments

@nqn
Copy link
Contributor

nqn commented Dec 27, 2023

A user may have to do some initialization i.e. set up environment variables programatically. Currently, we try to get a session id on library initialization, so that fails if everything isn't ready (URL, token etc) by then.

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

No branches or pull requests

1 participant