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

A change to getApi function #101

Open
VarinderS opened this issue Jan 24, 2023 · 1 comment
Open

A change to getApi function #101

VarinderS opened this issue Jan 24, 2023 · 1 comment
Assignees

Comments

@VarinderS
Copy link

When running in NodeJS, agility.getApi() requires guid and apiKey

However these values can be inferred from env variables, createClient() currently has this capability.

Is it possible to remove the requirement of having to supply guid and apiKey to agility.getApi() function?

@joelvarty
Copy link
Member

@5PK this would be a great first PR for you in this Repo :)

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

3 participants