mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-20 01:25:31 -05:00
Fix pctl auth
This commit is contained in:
@@ -32,7 +32,7 @@ export async function handler(argv: ArgumentsCamelCase<Arguments>) {
|
||||
const params = {
|
||||
state,
|
||||
redirect_uri: 'npf54789befb391a838://auth',
|
||||
client_id: MOON_CLIENT_ID,
|
||||
client_id: ZNMA_CLIENT_ID,
|
||||
scope: [
|
||||
'openid',
|
||||
'user',
|
||||
|
||||
Reference in New Issue
Block a user