2014 08 12 login with meteor developer accounts - giordanocardillo/kadira-server GitHub Wiki


layout: blog_post title: Login with Meteor Developer Accounts category: product summery: Now Kadira's default authentication mechanism is Meteor developer accounts and login with password has been deprecated.

Few months ago, MDG introduced Meteor developer accounts and allowed developers to authenticate deployments to *.meteor.com.

As a part of that, accounts-meteor-developer package was introduced. It allows third party applications to authenticate users via Meteor developer accounts.

From today onwards, Kadira's default authentication mechanism is Meteor developer accounts. We still have the password based login system, but we highly encourage you to use Meteor developer accounts.

New Kadira Login

In order to enable login with Meteor, you need to first login with your existing password based account.

Then visit your profile and connect your Meteor developer account. If you don't have a Meteor developer account yet, don't worry! You'll be asked to create a new account.

If you encounter any issues, don't hesitate to contact us.

⚠️ **GitHub.com Fallback** ⚠️