Cleaning up details

Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
This commit is contained in:
Olivier Liechti
2024-07-09 10:30:26 +02:00
parent be5f08f3a8
commit f7cf3a2a87
@@ -77,7 +77,7 @@ export const atlassianAuthenticator = createOAuthAuthenticator<
accessToken: string,
refreshToken: string,
params: any,
fullProfile: PassportProfile & { email: string; photo: string },
fullProfile: AtlassianPassportProfile,
done: PassportOAuthDoneCallback,
) => {
done(