0af35d44f4
Provide the production foundation for Apple identity, immutable credits, referrals, integrity checks, managed providers, and hardened Docker deployment.
18 lines
280 B
JSON
18 lines
280 B
JSON
{
|
|
"applinks": {
|
|
"details": [
|
|
{
|
|
"appIDs": [
|
|
"{{APPLE_APP_ID}}"
|
|
],
|
|
"components": [
|
|
{
|
|
"/": "/i/*",
|
|
"comment": "Open first-party OSG invitation links in the app"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|