We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4844aa5 commit 7aa07f2Copy full SHA for 7aa07f2
1 file changed
src/routes/api/gasless/call/orcid-owner-update/+server.ts
@@ -18,7 +18,6 @@ import { fetchOrcid } from '$lib/utils/orcids/fetch-orcid';
18
import { getClaimingUrlAddress } from '$lib/utils/orcids/verify-orcid';
19
import { sdkManager } from '$lib/utils/sdk/sdk-manager';
20
21
-// TODO: update with SDK changes
22
const GELATO_API_KEY = getOptionalEnvVar(
23
'GELATO_API_KEY',
24
true,
0 commit comments