Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/amazon-s3/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Meteor.JS-“;“记住我”;转换为自定义的登录表单_Meteor_Meteor Accounts - Fatal编程技术网

Meteor.JS-“;“记住我”;转换为自定义的登录表单

Meteor.JS-“;“记住我”;转换为自定义的登录表单,meteor,meteor-accounts,Meteor,Meteor Accounts,我正在尝试使用Meteor执行一个定制的登录表单(我认为这是使用Meteor和Angular、Bootstrap…)时最简单的解决方案 所有功能都正常,但我希望用户仍保持连接(“记住我”复选框) 我在Meteor文档、Meteor API或万维网中找不到关于这件事的任何信息 做这个功能有什么想法吗 谢谢! Aurélien:-)记住用户是登录时的默认meteor行为。如果您想要更多的定制,请检查此项

我正在尝试使用Meteor执行一个定制的登录表单(我认为这是使用Meteor和Angular、Bootstrap…)时最简单的解决方案

所有功能都正常,但我希望用户仍保持连接(“记住我”复选框)

我在Meteor文档、Meteor API或万维网中找不到关于这件事的任何信息

做这个功能有什么想法吗

谢谢!
Aurélien:-)

记住用户是登录时的默认meteor行为。如果您想要更多的定制,请检查此项