Cleaning up details
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user