react-native-azure-ad icon indicating copy to clipboard operation
react-native-azure-ad copied to clipboard

need help getting a sample to run

Open mschulz531 opened this issue 9 years ago • 1 comments

This looks like a great module...but I'm having some trouble getting it to work...do you have a simple app that just uses this module and nothing else?

mschulz531 avatar Sep 28 '16 21:09 mschulz531

@mschulz531 , I've update the npm package to 0.2.0 so that it compatible to newer RN projects, and here's an example which demonstrates how to login/logout with this library

https://github.com/wkh237/rn-azure-ad-sample

wkh237 avatar Sep 29 '16 08:09 wkh237