How to revoke or delete firebase Dynamic link programmatically?

℡╲_俬逩灬. 提交于 2019-12-13 03:14:48

问题


I have successfully create a firebase dynamic link programmatically, but I see no docs on how to actually revoke that dynamic link.
Assume the following scenario, in a messaging app like what's app there is a group, the group admin sends out a deep link to subscribe more members to his group. Somehow, his dynamic link ends up in bad hands and lots of unwanted people join the group. How can he revoke the link to avoid others from joining in the group?

来源:https://stackoverflow.com/questions/51860802/how-to-revoke-or-delete-firebase-dynamic-link-programmatically

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!