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

http-axios updates #3

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

Conversation

DumpySquare
Copy link
Member

This is the first step to expanding the details of which the http request service responds with, along with adding detailed HTTP request timing information that will be very useful for analytics and identifying problems in the future.

Also, abstracted most of the token mgmt by capturing full token details and using token till lifetime ends. A new token will be fetched when needed (checked at every call)

Opened up main class instantiation to allow remote authentication provider details and IPv6 support

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

1 participant