thunder-client-support
thunder-client-support copied to clipboard
Allow Oauth implicit grant flow
Please describe feature/problem details and solution you'd like.
Thunder client supports Oauth login. But it only support Grant Types Authorization Code (with PKCE), (response_type=code). And Client and Password Credentials Flows.
Currently it does not support the Oauth Implicit Grant Flow (response_type=token)
https://developer.okta.com/blog/2018/05/24/what-is-the-oauth2-implicit-grant-type
Describe alternatives you've considered One could manually send the Oauth requests and do a lot of scripting in tests. But that's cumbersome.
Your Team Size Using TC:
10.000 in a large automobile company :-)
Hi @RobertRacklBMW thanks for the feedback, I will implement it in the next update.
Few Questions:
- Is it 10k your team size or 10k team members are using Thunder Client?
- Companies need to buy a subscription to use the team features from August 18th, I hope you know about this.