microsoft-graph-toolkit
microsoft-graph-toolkit copied to clipboard
Authentication Providers and UI components for Microsoft Graph 🦒
Enable components to be rendered on the backend while retaining functionality when running on the front end
Closes # ### PR Type Upload Search Suggestion Spec ### Description of the changes Upload Search Suggestion Spec, no code changes ### PR checklist - [ ] Project builds (`yarn...
Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...
Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...
Test Environment: OS Build: Windows 11 Version: 21H2 (OS Build 22000.318) Browser: Edge Version 96.0.1054.43 (Official build) (64-bit) URL: https://mgt.dev/next Screen reader: Narrator Tool: Accessibility insights for web Repro Steps:...
Hi, team, Now Teams MSAL2 provider only support multi-tenant AAD application according to these docs: https://docs.microsoft.com/en-us/graph/toolkit/providers/teams-msal2?tabs=ts#creating-an-appclient-id https://docs.microsoft.com/en-us/graph/toolkit/get-started/build-a-microsoft-teams-sso-tab?tabs=unpkg%2CHTML#creating-an-appclient-id In some scenario, we can only use single tenant AAD application, which has...
# Proposal: Design states for **VISIBLE** accessibility highlighting, when the user utilizes "tab" key controls for component navigation. ## Description The user should be able to access and navigate through...
## Description Components should check whether the user has consented to the right scopes before making a graph call and tell the user that they need to consent before using...
# Consent Indicator ## Description I am looking for an easy way to validate that proper consent is in place when testing a SPFx solution that includes MGT components. ##...
## Description The mock provider should cache the endpoint Url instead of fetching it each time when loaded. ## Rationale This affects mgt.dev the most as each sample requests the...