Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 681 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 681 Bytes

The Meteor Chef

#003 - Roll Your Own Authentication

In this recipe we'll be helping our client, Don Carlton, add custom authentication to his sales management application. We'll make use of Meteor's own Accounts Password package as well as several third-party OAuth services like Facebook, GitHub, Google, and Twitter.

Read on The Meteor Chef

Demo the Recipe

Download the Source

The code for this recipe is licensed under the MIT License.