Huachao / vscode-restclient

REST Client Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
MIT License
5.28k stars 438 forks source link

Handle OAUTH interactive login... #302

Open rojopolis opened 5 years ago

rojopolis commented 5 years ago

It seems like the only way to handle an OAUTH interactive login is with the Azure AAD provider. It would be neat if there were a generic mechanism for handling this. It seems like there could be a decorator or request variable to indicate that a request is expected to return an auth token. Postman has a similar feature: https://learning.getpostman.com/docs/postman/sending_api_requests/authorization/#oauth-20

silenceleaf commented 5 years ago

Please not only support OAuth 2 but also OAuth 1. My company is still using OAuth 1.0

akalcik commented 5 years ago

I would really love to have this feature.

erikrenaud commented 4 years ago

This would be great !

michaelalhilly commented 4 years ago

Dang! Almost 2 years and still nothing. This would be great. Especially with the rise in popularity of Firebase. Still a great extension though!

itLead797 commented 3 years ago

Likewise. I would use this if OAuth were supported. Without it I cant.

nicklpeterson commented 7 months ago

@Huachao Are you still open to this feature? I'd be willing to contribute. It would be a huge benefit to my organizations current workflow.