Brad Merrill (zbrad)

zbrad

Geek Repo

Github PK Tool:Github PK Tool

Brad Merrill's repositories

ConsoleApp-GraphAPI-DotNet

This console app uses the Graph Client Library Version 2.0. The app shows how to interface with and use the libary, to execute common read and write operations against for an Azure Active Directory Tenant. Note: this sample uses two different OAuth flows, and requires 2 separate AppIDs and associated configurations.

Language:C#Stargazers:0Issues:0Issues:0

WebApp-WebAPI-OpenIDConnect-DotNet

This sample shows how to build an MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a web API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

NativeClient-DotNet

This sample demonstrates a .Net WPF application calling a web API that is secured using Azure AD. The .Net application uses the Active Directory Authentication Library (ADAL) to obtain a JWT access token through the OAuth 2.0 protocol. The access token is sent to the web API to authenticate the user.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

Garbochess-JS

A strong javascript chess engine using WebWorkers

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

pdcurses

Fork of PDCurses 3.4

Language:CStargazers:0Issues:0Issues:0