If a user visits the website on mobile and don't have the BrightID app installed, they should be taken to the Play/App store to download it when clicking "Link BrightID"
With Firebase, when a user opens the App after installing, it remembers the context of the deep link and takes them to the appropriate page, so that they don't have to link their address again from the website.
https://firebase.google.com/docs/dynamic-links/use-cases/web-to-app
If a user visits the website on mobile and don't have the BrightID app installed, they should be taken to the Play/App store to download it when clicking "Link BrightID"
With Firebase, when a user opens the App after installing, it remembers the context of the deep link and takes them to the appropriate page, so that they don't have to link their address again from the website.
https://firebase.google.com/docs/dynamic-links/use-cases/web-to-app