Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
edit apple-app-site-association
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesthl committed Sep 17, 2023
1 parent 43db41d commit e282c07
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions public/.well-known/apple-app-site-association
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,8 @@
"appIDs": [
"3X5J8LXMDM.com.lukesthl.expo-supertokens"
],
"components": [
{
"/": "*",
"comment": "Matches all routes"
},
{
"/": "/auth/*",
"comment": "Matches any route whose path starts with /auth/",
"exclude": true
}
"paths": [
"*"
]
}
]
Expand Down

0 comments on commit e282c07

Please sign in to comment.