The Wayback Machine - https://web.archive.org/web/20210321233714/https://github.com/topics/http-client
Skip to content
#

http-client

Here are 1,523 public repositories matching this topic...

hoppscotch
insomnia
Arzaroth
Arzaroth commented Mar 16, 2021

Some oauth2 server implementations use a different URL for generating an access_token and refreshing said access_token.
Arguably it's a questionable choice, since it's "only" a matter of grant_type being different, the return value being the same.

I would like to be able to specify the refresh token URL, with an optional field in the oauth2 configuration. If left empty, it should be the access

node-fetch
armeria

Improve this page

Add a description, image, and links to the http-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-client topic, visit your repo's landing page and select "manage topics."

Learn more