This link will open the "activation" page/screen of our mobile app, pass the UID slug value of "MUID" and activation slug value of "12asdSDFGSDTSDFG", thus allowing the user to activate his/her account without needing a dedicated web app
- simple-redirect does not allow HTTP/HTTPS redirects for security reasons. If you wish to enable it, fork this repository, change forbid_http_links to false in App.tsx, and deploy it to Github pages on your own account