Skip to content

Feat: Google Integration#102

Open
Ayush8923 wants to merge 20 commits intofeat/admin-flowfrom
feat/google-integration
Open

Feat: Google Integration#102
Ayush8923 wants to merge 20 commits intofeat/admin-flowfrom
feat/google-integration

Conversation

@Ayush8923
Copy link
Copy Markdown
Collaborator

@Ayush8923 Ayush8923 commented Mar 31, 2026

Issue: #103

Summary

  • Integrate the Google Login Auth Flow so that user can login with their gmail ID without used the X-API key.
  • Update all the pages to handling the user is authenticate or not where required the X-API Key.
  • Refactor the Some of the component and use the component icons instead of hardcoding SVG.
  • Added the Google domain in the next.config.js file to show the google image.

@Ayush8923 Ayush8923 self-assigned this Mar 31, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bcab5080-0de1-46da-b449-f76cc70eae84

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/google-integration

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Ayush8923 Ayush8923 changed the title feat(*): google integration flow Feat: Google Integration Mar 31, 2026
Comment on lines +4 to +11
images: {
remotePatterns: [
{
protocol: "https",
hostname: "lh3.googleusercontent.com",
},
],
},
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is for the google image domain enable in application.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant