Skip to content

User Auth#31

Open
cboiteux2765 wants to merge 8 commits into
mainfrom
development
Open

User Auth#31
cboiteux2765 wants to merge 8 commits into
mainfrom
development

Conversation

@cboiteux2765

@cboiteux2765 cboiteux2765 commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Description

Added user auth for creating/signing in and logging out of account with Google IdP (OAuth2) and stores user info in Amazon Cognito user pool.

Related issue(s)

Closes #5
Issue: #5

Type of change

  • Bug fix
  • [ X ] New feature
  • Breaking change
  • Documentation update

How did you test this?

npm run dev to launch localhost:3000 and tried the following:

  • Creating a new account (Google asks for permission to use profile data)
  • Signing in to another account while signed in to another
  • Signing in to an existing account
  • Signing out
  • It shows which account you're signed in to

Checklist

  • [ X ] I have performed a self-review of my own code.
  • [ X ] I have commented my code, particularly in hard-to-understand areas.

GenAI usage

  • What model(s) did you use? GPT-5.3 Codex (Longer reasoning)
  • Percent of AI-written code? 100
  • Any drawbacks? Some issues but easily fixed

@cboiteux2765 cboiteux2765 changed the title Development User Auth Feb 27, 2026
@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for teal-figolla-ef4831 ready!

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/teal-figolla-ef4831/deploys/6a1222c4060745000866f7ae
😎 Deploy Preview https://deploy-preview-31--teal-figolla-ef4831.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for unique-figolla-0d1392 failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/unique-figolla-0d1392/deploys/6a1222c4e163d400088f06e3

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for calm-shortbread-db1ac1 failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/calm-shortbread-db1ac1/deploys/6a1222c458e0af0008d5e349

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for spontaneous-ganache-9d995f failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/spontaneous-ganache-9d995f/deploys/6a1222c463cca90008217ee3

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for gleaming-mermaid-1c37de failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/gleaming-mermaid-1c37de/deploys/6a1222c47771630008c7dec6

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for peppy-boba-9e7cb8 failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/peppy-boba-9e7cb8/deploys/6a1222c4a73f360008e324c5

@netlify

netlify Bot commented May 23, 2026

Copy link
Copy Markdown

Deploy Preview for enchanting-smakager-fbc23c failed.

Name Link
🔨 Latest commit c3e0361
🔍 Latest deploy log https://app.netlify.com/projects/enchanting-smakager-fbc23c/deploys/6a1222c40a9286000975111d

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.

Google OAuth + Netlify deployment

1 participant