Skip to content

86b1u0zh6: I have completed Email integration using Gmail#15

Open
AM-ASKY-97 wants to merge 4 commits into
developmentfrom
86b1u0zh6
Open

86b1u0zh6: I have completed Email integration using Gmail#15
AM-ASKY-97 wants to merge 4 commits into
developmentfrom
86b1u0zh6

Conversation

@AM-ASKY-97
Copy link
Copy Markdown
Contributor

86b1u0zh6: I have completed Email integration using Gmail

@AM-ASKY-97 AM-ASKY-97 requested a review from bsaranga August 27, 2024 20:54
Copy link
Copy Markdown
Contributor

@bsaranga bsaranga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't commit node_modules make sure it's ignored via .gitignore

Comment thread server/.env
Comment thread server/src/middleware.ts Outdated
if (!cookie || cookie.value != 'authenticated') {
return NextResponse.redirect(`${process.env.BASE_URL}/login`);
}
// let cookie = request.cookies.get("token");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's not comment these, we will wait for completed authentication middleware and use it here.

Copy link
Copy Markdown
Contributor

@bsaranga bsaranga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Attend to the changes requested.

Comment thread package-lock.json
Comment thread package.json
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants