Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special handling for empty oauth_token #342

Open
akoptelov opened this issue Jan 16, 2018 · 0 comments
Open

Special handling for empty oauth_token #342

akoptelov opened this issue Jan 16, 2018 · 0 comments

Comments

@akoptelov
Copy link

Some service providers support so-called trusted consumers (e.g. Jazz CLM server) so no user interaction is needed to access a protected resource. Jazz oauth expect oauth_token parameter to be an empty string. Still node-oauth just omits this parameter in this case.

akoptelov added a commit to akoptelov/node-oauth that referenced this issue Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant