How to generate custom url prefixes by Apis #8663
Unanswered
shreejeetp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So lets say I have a firebase domain 'example.page.link' and by buildShortUrl method, I can generate Url of type 'example.page.link/qweq123' by API, but I want to generate something like 'example.page.link/{username}/qweq123'. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions