Started adding async calls for upgrading to Meteor 3.0. Numerous other fixes.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//Look in /libs/startup/both/useraccounts.js for the login/logout/signup routing.
|
||||
import { AccountsTemplates } from 'meteor/useraccounts:core';
|
||||
|
||||
let pri = FlowRouter.group({
|
||||
triggersEnter: [AccountsTemplates.ensureSignedIn]
|
||||
|
||||
Reference in New Issue
Block a user