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

# Proposal: Updated User Profile Picture in Login Component ## Description With the last Microsoft Graph update on user profile integration, presented in [Microsoft 365 Platform Community Call – 1st...

help wanted
good first issue
feature-request

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

feature-request
Component: agenda
Fluent UI

Hi, Is it somehow possible to put the filelist component to a fixed height, and display scrollbar if filelist is longer than that height?

Needs: Attention :wave:

**Describe the bug** TeamsMsal2Provider uncaught (promise) from constructor when ssourl configured when ssourl call fails. When constructing TeamsMsal2Provider it calls async internalLogin() if ssoUrl is configured. Exceptions from internalLogin are...

### Discussed in https://github.com/microsoftgraph/microsoft-graph-toolkit/discussions/1615 Originally posted by **TobiKr** March 17, 2022 Hi! I am trying to acquire an access token with the Teams MSAL2 Provider (instead of creating my own...

**Describe the bug** Even though the [documentation example](https://docs.microsoft.com/en-us/graph/toolkit/get-started/use-toolkit-with-react#create-a-react-app) utilizes a typescript project, it does not seem that this library is typescript compatible. Through a few test cases, the typing on...

bug

Hi, is it possible to select multiple files in the FileList component ?

Issue to track theming work around allowing seamless Fluent UI theming (both react and web components)

feature-request

This issue is to ensure we have updated guidance on responsibilities, tools, and standards about developing for accessibility.

bug

**Describe the bug** Providers.globalProvider.getAllAccounts() returns an empty array even after the provider state is signed in. It sometimes gives an array containing the account of the logged in user. But...

bug