mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-24 15:07:05 -05:00
Declare custom schemes for Nintendo Account authentication
This commit is contained in:
parent
ccdb4bac8d
commit
7576a16af7
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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user