vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

[Feature Request] Support OAuth 2.0 authorization

Open formulahendry opened this issue 7 months ago • 0 comments

Support OAuth 2.0 authorization with common Grant Type: "Authorization Code", "Client Credentials", "Device Authorization", "Implicit", and "Password".

Refer to HTTP Client plugin in IntelliJ: https://www.jetbrains.com/help/idea/oauth-2-0-authorization.html

formulahendry avatar Mar 31 '25 01:03 formulahendry