Skip to content

Added auth to backend - #71

Open
claiireyu wants to merge 1 commit into
masterfrom
claire/auth
Open

Added auth to backend #71
claiireyu wants to merge 1 commit into
masterfrom
claire/auth

Conversation

@claiireyu

Copy link
Copy Markdown
Contributor

Overview

Implement user authentication with Firebase and JWT, add user model and service, and update GraphQL mutations and queries

Changes Made

  • Added Firebase Admin verification for Google idTokens.
  • Added JWT access and refresh token generation.
  • Added user model, repository, and service using firebase_uid.
  • Added loginUser and signupUser GraphQL mutations.
  • Added protected me and myFavoritedGames queries.
  • Added standardized UNAUTHENTICATED GraphQL errors.

Test Coverage

Graphql Local Playground

…nd service, and update GraphQL mutations and queries
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 87b12889-fa03-4c40-b470-2969b0a42055


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.

@claiireyu
claiireyu requested a review from cejiogu September 1, 2026 15:03
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.

1 participant