简体   繁体   English

在没有 email 密码的情况下登录 flutter

[英]Login in flutter without email password

So, I wanna make a flutter app where there will be login for 10-15 people and these people will provide some sort of invitational code or token that other people need to put in textfield and then they can join the room of that person.所以,我想制作一个 flutter 应用程序,其中将有 10-15 人登录,这些人将提供某种邀请码或令牌,其他人需要在文本字段中输入,然后他们可以加入那个人的房间。 I will do login for these 10-15 people with email authentication in firebase.我将在 firebase 中使用 email 身份验证为这 10-15 个人登录。 So, please tell me how these people can generate invitational code or token for others to join them without any sort of id and pass.所以,请告诉我这些人如何生成邀请码或令牌,让其他人在没有任何身份和通行证的情况下加入他们。

try dynamic link with flutter and after link open then you can ask user to enter code and then if it is success then let the user in. enter link description here尝试使用 flutter 进行动态链接,链接打开后,您可以要求用户输入代码,如果成功则让用户进入。在此处输入链接描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM