Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
node-oauth
/
node-oauth2-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
54
Star
414
Code
Issues
16
Pull requests
6
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
docs/beginners-guide
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 19, 2024
build(deps-dev): bump nyc from 17.0.0 to 17.1.0
Show description for 8b4a204
dependabot[bot]
authored
8b4a204
Copy full SHA for 8b4a204
Commits on Sep 17, 2024
Merge pull request #317 from node-oauth/dependabot/npm_and_yarn/mocha-10.7.3
Show description for 9717e61
jankapunkt
authored
9717e61
Copy full SHA for 9717e61
Merge branch 'master' into dependabot/npm_and_yarn/mocha-10.7.3
jankapunkt
authored
6e23879
Copy full SHA for 6e23879
Merge pull request #319 from node-oauth/dependabot/npm_and_yarn/sinon-19.0.2
Show description for a3f3ff0
jankapunkt
authored
a3f3ff0
Copy full SHA for a3f3ff0
Merge branch 'master' into dependabot/npm_and_yarn/sinon-19.0.2
jankapunkt
authored
e14f360
Copy full SHA for e14f360
Merge pull request #320 from node-oauth/dependabot/npm_and_yarn/eslint-8.57.1
Show description for 93e36a4
jankapunkt
authored
93e36a4
Copy full SHA for 93e36a4
Commits on Sep 16, 2024
build(deps-dev): bump eslint from 8.57.0 to 8.57.1
Show description for 95e518e
dependabot[bot]
authored
95e518e
Copy full SHA for 95e518e
Commits on Sep 13, 2024
build(deps-dev): bump sinon from 18.0.0 to 19.0.2
Show description for 039b7a7
dependabot[bot]
authored
039b7a7
Copy full SHA for 039b7a7
Commits on Aug 9, 2024
build(deps-dev): bump mocha from 10.7.0 to 10.7.3
Show description for 6df7a98
dependabot[bot]
authored
6df7a98
Copy full SHA for 6df7a98
Commits on Jul 31, 2024
publish 5.2.0
jankapunkt
committed
9a448b4
Copy full SHA for 9a448b4
Merge pull request #314 from dhensby/pulls/typings
Show description for 0e2bbdd
jankapunkt
authored
0e2bbdd
Copy full SHA for 0e2bbdd
Commits on Jul 30, 2024
refactor: prefer Record built-in over object maps
dhensby
committed
9cc75bf
Copy full SHA for 9cc75bf
refactor: remove superfluous undefined type definition on optional props
dhensby
committed
c86916f
Copy full SHA for c86916f
Merge pull request #309 from dhensby/pulls/scope-fix
Show description for 463b517
dhensby
authored
463b517
Copy full SHA for 463b517
Commits on Jul 28, 2024
fix: explicitly support array of strings for AuthenticateHandler.options
Show description for 47ee118
dhensby
committed
47ee118
Copy full SHA for 47ee118
Merge pull request #315 from node-oauth/dependabot/npm_and_yarn/chai-4.5.0
dependabot[bot]
authored
f511c32
Copy full SHA for f511c32
build(deps-dev): bump chai from 4.3.7 to 4.5.0
Show description for 89f4f23
dependabot[bot]
authored
89f4f23
Copy full SHA for 89f4f23
Merge pull request #316 from node-oauth/dependabot/github_actions/github/codeql-action-3
Show description for e6a96f1
jankapunkt
authored
e6a96f1
Copy full SHA for e6a96f1
build(deps): bump github/codeql-action from 1 to 3
Show description for 40b9f87
dependabot[bot]
authored
40b9f87
Copy full SHA for 40b9f87
Merge pull request #311 from dhensby/pulls/dependabot-gh-actions
Show description for a4163e5
jankapunkt
authored
a4163e5
Copy full SHA for a4163e5
Commits on Jul 25, 2024
chore: remove outdated dependency ignores
dhensby
committed
d418488
Copy full SHA for d418488
ci: update code coverage reporter action to v3
dhensby
committed
fa24390
Copy full SHA for fa24390
ci: upgrade actions/checkout to v4
dhensby
committed
b78413d
Copy full SHA for b78413d
ci: upgrade actions/setup-node to v4
dhensby
committed
c597c31
Copy full SHA for c597c31
ci: use package-lock.json file to enable consistent CI runs
dhensby
committed
97ea27b
Copy full SHA for 97ea27b
ci: stop using actions/cache as setup-node supports caching itself
dhensby
committed
0daa479
Copy full SHA for 0daa479
ci: add dependabot integration for github actions
dhensby
committed
5cb02bd
Copy full SHA for 5cb02bd
Merge pull request #313 from dhensby/pulls/perf-improvement
Show description for bc16601
dhensby
authored
bc16601
Copy full SHA for bc16601
Merge branch 'master' into pulls/perf-improvement
jankapunkt
authored
605c963
Copy full SHA for 605c963
Commits on Jul 24, 2024
Merge pull request #312 from dhensby/pulls/add-22-to-test-matrix
Show description for 88c61c0
jankapunkt
authored
88c61c0
Copy full SHA for 88c61c0
perf: random tokens do not need to be hashed
Show description for 7ca62ee
dhensby
committed
7ca62ee
Copy full SHA for 7ca62ee
docs: fix comments in workflows
dhensby
committed
8d9e4d8
Copy full SHA for 8d9e4d8
ci: add NodeJS 22 to test matrix
dhensby
committed
96040ce
Copy full SHA for 96040ce
Merge pull request #304 from node-oauth/dependabot/npm_and_yarn/mocha-10.7.0
dependabot[bot]
authored
6627e87
Copy full SHA for 6627e87
Merge pull request #305 from Lordfirespeed/patch-1
Show description for 3fa9598
jankapunkt
authored
3fa9598
Copy full SHA for 3fa9598
Pagination
Previous
Next
You can’t perform that action at this time.