nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

Added a module for connecting to 23andMe. #311

Open nickFurlotte opened 7 years ago

nickFurlotte commented 7 years ago

This is a basic module for authenticating against the 23andMe api (https://api.23andme.com/). All seems to work. However, I am a bit new to Angular, so there are likely some things I'm missing. Please let me know. -- Nick