🔐 🌅 getOauthProfile.ts

This commit is contained in:
nirholas
2026-03-31 10:23:53 +00:00
parent b55b11807d
commit f44efdd9b5

View File

@@ -51,3 +51,4 @@ export async function getOauthProfileFromOauthToken(
logError(error as Error)
}
}