microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

Authentication Providers and UI components for Microsoft Graph 🦒

Results 288 microsoft-graph-toolkit issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Search results when searching for Microsoft Graph Toolkit Playground the title shown uses the Webpack default **To Reproduce** 1. Seach using the term Microsoft Graph Toolkit Playground...

bug
good first issue

The mgt-agenda and people-picker components are not showing the person card on the meeting or the search bar for users in a newly created app on Azure AD. The components...

bug
Area: Documentation

**Describe the bug** The people picker does not send the header "X-PeopleQuery-QuerySources: Mailbox,Directory” in the query https://graph.microsoft.com/v1.0/me/people?$search=%22Some%20Name%22&$top=6&$filter=personType/class%20eq%20%27Person%27. This means not all results are returned, only people "which are your saved...

bug
Needs: Attention :wave:

**Describe the bug** My code is ``` ``` **To Reproduce** populate graphIds with array of emails 4. See error ``` Uncaught TypeError TypeError: Cannot use 'in' operator to search for...

bug
Needs: Attention :wave:

**Describe the bug** The multi-login experience should support templating as defined in the spec: https://github.com/microsoftgraph/microsoft-graph-toolkit/blob/main/specs/mgt-login.md#templates **Additional context** #46

feature-request
Component: login
3.0

# Proposal: Create a generic picker component ## Description Build a generic picker that supports a predefined list of Graph entities (ex: Files, People, Messages, Channels, Sites, etc.). The developer...

feature-request
new-component

# Proposal: facilitate the integration of Fluent UI web components into the `mgt-teams-channel-picker` ## Description This is an open thread for implementation, discussion and review of the `mgt-teams-channel-picker` upgrade to...

feature-request
State: In Review
Fluent UI
User Story

# Proposal: Update sp-webpart sample to use SPFx 1.15 ## Description Currently this sample is targeting SPFx 1.13.0 we should have a sample that reflects the latest SPFx version ##...

feature-request
State: In Review

# Proposal: Update development environments to use Node v16 or v18 ## Description Currently we require developers to use Node v12 or v14 https://github.com/microsoftgraph/microsoft-graph-toolkit/wiki#Setup-the-development-environment The current LTS version is v16,...

feature-request