mhacks / mhacks-web

The official MHacks frontend and backend

Home Page:https://mhacks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Apple Associated Domain

manavgabhawala opened this issue · comments

The old MHacks website supported apple associated domains which helped with autofilling passwords on the app.

Re-add support for https://mhacks.org/apple-app-site-association and https://staging.mhacks.org/apple-app-site-association returning this JSON:

{
   "webcredentials": 
    {
     "apps": ["478C74MJ7T.com.MPowered.MHacks"]
     }
}