meteorhacks/meteor-dev-fake-auth

Name: meteor-dev-fake-auth

Owner: meteorhacks

Description: null

Created: 2015-01-19 12:02:20.0

Updated: 2015-01-19 15:57:55.0

Pushed: 2015-01-19 15:57:55.0

Homepage: null

Size: 128

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

meteor-dev-fake-auth

This is a way to test meteor developer accounts by completing OAuth process in a fake way. No need to interact with the real meteor servers and popups.

Usage:

If you are using GitHub authentication, add this package like this:

meteor add meteorhacks:meteor-dev-fake-auth

Your app will no longer authenticate with Meteor Developer in development mode and will authenticate with a fake user even if you do not have an internet connection. This package does not affect production as it is a debugOnly package.

This package is an example of how to use xolvio:http-interceptor to test your app.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.