Closed BearDooks closed 3 years ago
https://firebase.google.com/docs/reference/dynamic-links/link-shortener
This is only the link-shortener, but appears that's all we have access to through REST at the moment.
Looking into this, currently using the simple method of providing a link and getting a short one back. Developer will need to specify if the link will be SHORT or UNGUESSABLE via a bool
https://firebase.google.com/docs/reference/dynamic-links/link-shortener
This is only the link-shortener, but appears that's all we have access to through REST at the moment.