Skip to content

Pull requests: node-oauth/node-oauth2-server

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

Pull requests list

fix: update typing for validateScope making scope an optional parameter
#265 by dhensby was merged Nov 18, 2023 Loading… updated Nov 18, 2023
Development
#260 by jankapunkt was merged Nov 7, 2023 Loading… updated Nov 8, 2023
Release 5.0.0
#194 by jankapunkt was merged Nov 6, 2023 Loading… updated Nov 6, 2023
1 task done
v5
build(deps-dev): bump sinon from 15.1.0 to 17.0.1 dependencies 🔌 Pull requests that update a dependency file
#259 by dependabot bot was closed Nov 6, 2023 Loading… updated Nov 6, 2023
build(deps-dev): bump chai from 4.3.7 to 4.3.10 dependencies 🔌 Pull requests that update a dependency file
#244 by dependabot bot was closed Nov 6, 2023 Loading… updated Nov 6, 2023
build(deps-dev): bump eslint from 8.42.0 to 8.52.0 dependencies 🔌 Pull requests that update a dependency file
#255 by dependabot bot was closed Nov 6, 2023 Loading… updated Nov 6, 2023
build(deps-dev): bump sinon from 15.1.0 to 17.0.0 dependencies 🔌 Pull requests that update a dependency file
#253 by dependabot bot was closed Nov 1, 2023 Loading… updated Nov 1, 2023
Support for retrieving user based on client
#256 by jorenvandeweyer was merged Oct 26, 2023 Loading… updated Oct 26, 2023
build(deps-dev): bump eslint from 8.42.0 to 8.51.0 dependencies 🔌 Pull requests that update a dependency file
#249 by dependabot bot was closed Oct 23, 2023 Loading… updated Oct 23, 2023
build(deps-dev): bump sinon from 15.1.0 to 16.1.3 dependencies 🔌 Pull requests that update a dependency file
#252 by dependabot bot was closed Oct 20, 2023 Loading… updated Oct 20, 2023
chore(docs): fix typo in lib/pkce/pkce.js wird -> weird hacktoberfest
#250 by ttacon was merged Oct 20, 2023 Loading… updated Oct 20, 2023
build(deps-dev): bump sinon from 15.1.0 to 16.1.1 dependencies 🔌 Pull requests that update a dependency file
#251 by dependabot bot was closed Oct 19, 2023 Loading… updated Oct 19, 2023
build(deps-dev): bump sinon from 15.1.0 to 16.1.0 dependencies 🔌 Pull requests that update a dependency file
#246 by dependabot bot was closed Oct 18, 2023 Loading… updated Oct 18, 2023
build(deps-dev): bump eslint from 8.42.0 to 8.50.0 dependencies 🔌 Pull requests that update a dependency file
#241 by dependabot bot was closed Oct 9, 2023 Loading… updated Oct 9, 2023
fix typing of revokeToken hacktoberfest
#247 by jorenvandeweyer was merged Oct 8, 2023 Loading… updated Oct 8, 2023
build(deps-dev): bump sinon from 15.1.0 to 16.0.0 dependencies 🔌 Pull requests that update a dependency file
#240 by dependabot bot was closed Oct 5, 2023 Loading… updated Oct 5, 2023
build(deps-dev): bump chai from 4.3.7 to 4.3.9 dependencies 🔌 Pull requests that update a dependency file
#242 by dependabot bot was closed Sep 28, 2023 Loading… updated Sep 28, 2023
remove invalid bearer token that was used in test
#243 by jorenvandeweyer was merged Sep 28, 2023 Loading… updated Sep 28, 2023
Feature/refactor to es6
#227 by jorenvandeweyer was merged Aug 26, 2023 Loading… updated Sep 28, 2023
Fix critical scope validation bug
#228 by jorenvandeweyer was merged Aug 26, 2023 Loading… updated Sep 28, 2023
hotfix: fixed critical scope validation bug for 4.x
#229 by jorenvandeweyer was merged Aug 26, 2023 Loading… updated Sep 28, 2023
revoke code before validating redirect uri
#231 by jorenvandeweyer was merged Aug 26, 2023 Loading… updated Sep 28, 2023
2
1
revoke code before validating redirect uri 4.x
#232 by jorenvandeweyer was merged Aug 26, 2023 Loading… updated Sep 28, 2023
Improve bearer validation
#234 by jorenvandeweyer was merged Sep 28, 2023 Loading… updated Sep 28, 2023
made badges clickable
#236 by jorenvandeweyer was merged Aug 29, 2023 Loading… updated Sep 28, 2023
ProTip! Exclude everything labeled bug with -label:bug.