mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-20 01:25:31 -05:00
Declare custom schemes for Nintendo Account authentication
This commit is contained in:
12
package.json
12
package.json
@@ -116,6 +116,18 @@
|
||||
"schemes": [
|
||||
"com.nintendo.znca"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Nintendo Account authentication for Nintendo Switch Online",
|
||||
"schemes": [
|
||||
"npf71b963c1b7b6d119"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Nintendo Account authentication for Nintendo Switch Parental Controls",
|
||||
"schemes": [
|
||||
"npf54789befb391a838"
|
||||
]
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
|
||||
Reference in New Issue
Block a user