We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb39f70 commit 36efd6aCopy full SHA for 36efd6a
1 file changed
src/client/auth-client.ts
@@ -572,4 +572,4 @@ export function scopedKeys<
572
return keys.map(
573
(key) => `openid:${provider}:${key}` as `openid:${(typeof OPENID_PROVIDER_URLS)[P]}:${K}`,
574
);
575
-}
+}
0 commit comments