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

Problems -- deprecated dependencies #9

Open
dan-willett opened this issue Jan 31, 2024 · 0 comments
Open

Problems -- deprecated dependencies #9

dan-willett opened this issue Jan 31, 2024 · 0 comments

Comments

@dan-willett
Copy link

The request package has been deprecated ... should probably use the fetch api instead

Need to make into an ES6 module.

after running awhile if fails to work correctly ... memory issue? not sure why without taking a fair amount to time debugging. Fails connection tokens that are valid. Restarting the app solves the issue for a while until it starts happening again.

Need to get rid of vars and replace with let, make into ES6 module, target Node 18 and later, not use any dependencies.

After playing around with the REST API using Postman, I am probably going to write my own ES6 module for token verification. This package seems to be more complex than it needs to be.

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