question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Custom OAuth 2.0 parameters

See original GitHub issue

In order to test custom OAuth 2.0 grants it would be really helpful to be able to set custom parameters

e.g. Slack https://api.slack.com/docs/oauth allows you to set a state or a team in their /authorize request.

Current Behavior

  • As a user I am limited to the default OAuth 2.0 parameters.

Expected Behavior

  • As a user who would like to use custom OAuth 2.0 grants I can set custom parameters so that I can also make request to custom OAuth 2.0 grants using Insomnia OAuth 2.0 functionality.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
szechyjscommented, Dec 14, 2018

@mrtus thanks, that workaround works!

0reactions
stale[bot]commented, May 3, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Custom OAuth 2.0 parameters #1140 - GitHub
I'd like to see the ability to add custom parameters to both the authorize and the token requests. Currently the lack of this...
Read more >
The Authorization Request - OAuth 2.0 Simplified
The following parameters are used to begin the authorization request. ... The request may have one or more scope values indicating ...
Read more >
Customizing Authorization and Token Requests with Spring ...
First, we'll customize the OAuth2 authorization request. We can modify standard parameters and add extra parameters to the authorization ...
Read more >
Prevent Attacks and Redirect Users with OAuth 2.0 State ...
Describes how to use the state parameter in authentication requests to help prevent CSRF attacks and restore state.
Read more >
Request objects in OAuth 2.0 and OpenID Connect - Connect2id
The request object may include only those parameters deemed sensitive by the application, for example scope and claims, while keeping the rest ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found