Jhones99's Stars
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
MarlinFirmware/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
r-spacex/SpaceX-API
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
ly525/luban-h5
[WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.
AzureAD/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
google/google-toolbox-for-mac
Google Toolbox for Mac
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
AzureAD/microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
microsoftgraph/msgraph-sdk-javascript
Microsoft Graph client library for JavaScript
gaih/introduction-to-machine-learning-archived
Azure-Samples/active-directory-b2c-custom-policy-starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
Azure-Samples/active-directory-dotnetcore-daemon-v2
A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
salvoravida/react-adal
Azure Active Directory Library (ADAL) support for ReactJS
microsoftgraph/msgraph-sample-nodeexpressapp
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.
Azure-Samples/active-directory-dotnet-desktop-msgraph-v2
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Active Directory v2)
microsoftgraph/nodejs-webhooks-sample
Create Microsoft Graph webhook subscriptions for a Node.js app, so that it can receive notifications of changes in a user’s Microsoft account data.
microsoftgraph/msgraph-typescript-typings
Microsoft Graph TypeScript Type Definitions
microsoftgraph/msgraph-beta-sdk-dotnet
The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)
Azure-Samples/active-directory-b2c-dotnet-desktop
Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
microsoftgraph/msgraph-sdk-dotnet-auth
Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme
Azure-Samples/ms-identity-dotnet-desktop-tutorial
Add Microsoft Identity Platform features to a .NET desktop application.