Skip to content

ashapoms/AzureADNodeJsXamarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureADNodeJsXamarin

This sample demonstrates how to set up Node.js REST API service using OAuth2 protocol. Then this service is integrated with Azure Active Directory for API protection.
Xamarin mobile client is used to test access to the service.

REST API service is built using Restify and MongoDB with the following features:

  • A Node.js server running a REST API interface with JSON using MongoDB as persistent storage.
  • REST APIs leveraging OAuth2 API protection for endpoints using Microsoft Azure Active Directory.

Node.js code is based on WebAPI-Bearer-NodeJS sample.

About

Node.js REST API service protected by Azure AD and accessed by Xamarin client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published