fix oauth redirect URI not imported
This commit is contained in:
@@ -11,7 +11,8 @@ import http from 'http';
|
|||||||
import {
|
import {
|
||||||
ANTIGRAVITY_ENDPOINT_FALLBACKS,
|
ANTIGRAVITY_ENDPOINT_FALLBACKS,
|
||||||
ANTIGRAVITY_HEADERS,
|
ANTIGRAVITY_HEADERS,
|
||||||
OAUTH_CONFIG
|
OAUTH_CONFIG,
|
||||||
|
OAUTH_REDIRECT_URI
|
||||||
} from './constants.js';
|
} from './constants.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user