问题
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