Skip to content

Commit 49a48f5

Browse files
Add shared credentials quirk for onsign domains (#1084)
app.onsign.tv and app.onsign.com use the same credential backend.
1 parent ba956f3 commit 49a48f5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

quirks/shared-credentials.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@
163163
"sydneyhealth.com"
164164
]
165165
},
166+
{
167+
"shared": [
168+
"app.onsign.tv",
169+
"app.onsign.com"
170+
]
171+
},
166172
{
167173
"from": [
168174
"appannie.com"

0 commit comments

Comments
 (0)