Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoftgraph
/
msgraph-sdk-javascript
Public
Notifications
You must be signed in to change notification settings
Fork
238
Star
832
Code
Issues
79
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
msgraph-sdk-javascript
test
on
dev
User selector
All users
All time
Commit history
Commits on Jun 16, 2026
fix: prevent token leak via URL userinfo host confusion (#2000)
Show description for 5438ae9
Michael Mainer (MIchaelMainer)
authored
5438ae9
View commit details
Copy full SHA for 5438ae9
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
- fixes unit test for Url replacement in graph batch
Vincent Biret (baywet)
committed
0822caf
View commit details
Copy full SHA for 0822caf
View code at this point
Browse repository at this point
set url to stripped path
Show description for 19f4ac2
Gabriel Handeland (gabrielhandeland)
authored and
Vincent Biret (baywet)
committed
19f4ac2
View commit details
Copy full SHA for 19f4ac2
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Merge branch 'main' into dev
koros
committed
1eeccac
View commit details
Copy full SHA for 1eeccac
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
use a dummy base url for tests
Geoffrey Koros
committed
9fef50a
View commit details
Copy full SHA for 9fef50a
View code at this point
Browse repository at this point
fix failing test for node version 18 & 20
Geoffrey Koros
committed
e756cb9
View commit details
Copy full SHA for e756cb9
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Merge branch 'dev' into release/3.0.5
Nikitha Chettiar (nikithauc)
committed
e121c60
View commit details
Copy full SHA for e121c60
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
Add header property to Graph error object (#1133)
Show description for 4519f25
Nikitha Chettiar (nikithauc)
authored
4519f25
View commit details
Copy full SHA for 4519f25
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Hotfix - Page iterator reset counter (#1046)
Show description for c03eb36
Nikitha Chettiar (nikithauc)
authored
c03eb36
View commit details
Copy full SHA for c03eb36
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Patch release version 3.0.3 (#1021)
Show description for 48395a6
10 people
authored
48395a6
View commit details
Copy full SHA for 48395a6
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Allow custom upload session url in `OneDriveLargeFileUpload.create` (#1010)
Show description for 821d8c2
Nikitha Chettiar (nikithauc)
authored
821d8c2
View commit details
Copy full SHA for 821d8c2
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
fix(pageIterator): stop mutating PageCollection (#961)
Olivier Cuypers (OlivierCuyp)
authored
6d104cf
View commit details
Copy full SHA for 6d104cf
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
docs: add missing import (#939)
Show description for 49971f6
Laurence Bugasu Ininda (laudebugs)
authored
49971f6
View commit details
Copy full SHA for 49971f6
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Report last reported sync progress before returning result (#916)
Ronald K (rkodev)
authored
69caf78
View commit details
Copy full SHA for 69caf78
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Bump @azure/msal-browser from 2.15.0 to 2.21.0 (#567)
Show description for cfacd2c
dependabot[bot]
and
Nikitha Chettiar (nikithauc)
authored
cfacd2c
View commit details
Copy full SHA for cfacd2c
View code at this point
Browse repository at this point
Bump @azure/identity from 1.3.0 to 2.0.1 (#561)
Show description for 9a539f9
dependabot[bot]
and
Nikitha Chettiar (nikithauc)
authored
9a539f9
View commit details
Copy full SHA for 9a539f9
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Rename RedirectHandlerOptions variables to match purpose (#515)
Show description for 4edb1e0
Millicent Achieng (millicentachieng)
and
Millicent Achieng
authored
4edb1e0
View commit details
Copy full SHA for 4edb1e0
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
Fix wrong buffer size calculation. (#494)
Tony Liu (buptliuhs)
authored
e17274b
View commit details
Copy full SHA for e17274b
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
Removing implicitmsal (#485)
Nikitha Chettiar (nikithauc)
authored
61881e0
View commit details
Copy full SHA for 61881e0
View code at this point
Browse repository at this point
MsalBrowserAuthenticationProvider (#484)
Show description for 91ef52b
Nikitha Chettiar (nikithauc)
authored
91ef52b
View commit details
Copy full SHA for 91ef52b
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Resume stream upload (#460)
Show description for 710de2d
Nikitha Chettiar (nikithauc)
authored
710de2d
View commit details
Copy full SHA for 710de2d
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Adding `CustomHosts` options (#453)
Show description for 62d95ea
Nikitha Chettiar (nikithauc)
authored
62d95ea
View commit details
Copy full SHA for 62d95ea
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
removing orphan package.lock json file
Nikitha Chettiar (nikithauc)
committed
a3f2106
View commit details
Copy full SHA for a3f2106
View code at this point
Browse repository at this point
Sync with dev, TS library update, doc correction. (#432)
Show description for b125863
Nikitha Chettiar (nikithauc)
and
dependabot[bot]
authored
b125863
View commit details
Copy full SHA for b125863
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Sebastienlevert/fix chaos handler random (#429)
Show description for e238b45
Sébastien Levert (sebastienlevert)
and
Nikitha Chettiar (nikithauc)
authored
e238b45
View commit details
Copy full SHA for e238b45
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
adding canary graph in constants (#413)
Nikitha Chettiar (nikithauc)
authored
a703e6e
View commit details
Copy full SHA for a703e6e
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
LargeFileUpload - node js stream support and progress handling, rollup library updates (#401)
Show description for 9ad1150
Nikitha Chettiar (nikithauc)
authored
9ad1150
View commit details
Copy full SHA for 9ad1150
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Adding unit test, linting
Nikitha Chettiar (nikithauc)
committed
5602d6e
View commit details
Copy full SHA for 5602d6e
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Correcting test assertion, using multiline disabling
Nikitha Chettiar (nikithauc)
committed
be8e853
View commit details
Copy full SHA for be8e853
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Removing try-catch blocks
Nikitha Chettiar (nikithauc)
committed
8d5d756
View commit details
Copy full SHA for 8d5d756
View code at this point
Browse repository at this point
merging with 3.0.0
Nikitha Chettiar (nikithauc)
committed
98ff475
View commit details
Copy full SHA for 98ff475
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
refactoring with error conditions and test merge
Nikitha Chettiar (nikithauc)
committed
7da0d9f
View commit details
Copy full SHA for 7da0d9f
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Merging with 3.0.0
Nikitha Chettiar (nikithauc)
committed
e169e3c
View commit details
Copy full SHA for e169e3c
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Split tests into core and types
dan-silver
committed
8dbb585
View commit details
Copy full SHA for 8dbb585
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Support oData params without $ prefix and test cases
dan-silver
committed
155e56e
View commit details
Copy full SHA for 155e56e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.