From 173d4e46d76fb4e5f42c0bd6a2b0037811e057ef Mon Sep 17 00:00:00 2001 From: David Glasser Date: Wed, 10 Oct 2012 22:27:06 -0700 Subject: [PATCH] History.md: Mention OAuth support. --- History.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 7201fe49d0..ae204bb9fd 100644 --- a/History.md +++ b/History.md @@ -3,7 +3,8 @@ * This release introduces Meteor Accounts, a full-featured auth system that supports - fine-grained user-based control over database reads and writes - - federated login with Facebook, GitHub, Google, Twitter, and Weibo + - federated login with any OAuth provider (with built-in support for + Facebook, GitHub, Google, Twitter, and Weibo) - secure password login - email validation and password recovery - an optional set of UI widgets implementing standard login/signup/password