William Bartlett

Results 3 issues of William Bartlett

I was experimenting with batching in the Graph API and SDK. I'm creating a request to get members of a group: var request = GraphClient.Groups[groupId].Members.Request(); When I send this request...

Request: enhancement
Request: feature
P2

I have an OpenID Connect site https://domain.example with redirect URI https://domain.example/redir used for both login redirect_uri and logout post_logoug_redirect_uri. On 4.0.1, this worked fine. After upgrading to 4.2.2 related to...

Readme contains a few incorrect pieces of information. Microsoft has implemented PKCE and OAuth 2 for Native Apps RFC since readme was first published. Even before readme was first published,...