Fix pctl auth

This commit is contained in:
Samuel Elliott
2022-03-26 22:13:20 +00:00
parent 5c79874118
commit 32cf761bf2

View File

@@ -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',