Code Monkey home page Code Monkey logo

meteor-accounts-onedrive's Introduction

accounts-onedrive

OneDrive (Microsoft Account) OAuth2 login service for use with Meteor Auth

Package Dependencies

This login service depends on the bleeding edge changes within the Meteor Auth branch. Only compatable with Meteor > 0.9.2

  • oauth2
  • oauth
  • http

Usage

  1. meteor add accounts-onedrive
  2. Register the app on Microsoft Developers.
  3. Read the 'Meteor.loginWith<ExternalService>' section of the Meteor docs and make sure you set up your config and secret correctly.
  4. Call Meteor.loginWithOnedrive();

Due to Microsofts strict policies on authentication redirects, this app can not be tested on localhost. The redirect url must be set to a real domain. One workaround is to edit the host file on your machine to make localhost look like a real domain (localhostsite.com/mysite)

Credits

  • Shamelessly based upon Google OAuth2 login service

License

MIT

meteor-accounts-onedrive's People

Contributors

maxkferg avatar taind-designveloper avatar strongbearceo avatar

Watchers

 avatar  avatar

Forkers

etyp clarktlaugh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.