Skip to content

Pull requests: ciaranj/node-oauth

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

added support for HMAC-SHA256
#378 opened Apr 2, 2024 by massalinux Loading…
Add lib dir to published files
#377 opened Oct 20, 2023 by teabroker Loading…
fix: enable gzip response inflation
#376 opened Sep 14, 2023 by tadashibashi Loading…
chore: put exports last
#373 opened Aug 16, 2023 by jimmywarting Loading…
Add Accept header application/json
#362 opened Oct 6, 2021 by ypetya Loading…
Readme: Token names consistent with Twitter doc
#357 opened Feb 16, 2021 by gubikmic Loading…
Create .npmignore
#345 opened Feb 15, 2018 by eugenelim Loading…
Allow empty oauth_token value (#342)
#343 opened Jan 16, 2018 by akoptelov Loading…
Enable differing domains for OAuth 2 requests
#341 opened Jan 11, 2018 by samsullivan Loading…
Fix variable name typo
#340 opened Dec 15, 2017 by Hannes-Magnusson-CK Loading…
Allowing setting agent for Oauth (not just Oauth2)
#337 opened Nov 22, 2017 by staeke Loading…
correct spelling mistake
#334 opened Sep 1, 2017 by EdwardBetts Loading…
Enable making request behind proxy
#327 opened Mar 10, 2017 by seanlee10 Loading…
Extra modification for Previous ECMA Version
#323 opened Dec 27, 2016 by cr24osome Loading…
Don't delete 'refresh_token' from 'results'
#318 opened Dec 3, 2016 by newhouse Loading…
Support post data on PATCH requests in OAuth2
#314 opened Oct 1, 2016 by jankeromnes Loading…
Remove content-type from GET requests
#312 opened Sep 11, 2016 by ryanackley Loading…
TypeScript definitions
#303 opened Jun 10, 2016 by lukeautry Loading…
Omit client_secret parameter when it is empty
#301 opened May 26, 2016 by huaxia-zhao Loading…
Allow use of realm in non-echo 1.0 requests.
#299 opened Apr 30, 2016 by ejinotti Loading…
Handle multiple params of the same name properly
#298 opened Apr 22, 2016 by tchap Loading…
ProTip! Exclude everything labeled bug with -label:bug.