Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds next-auth #127

Merged
merged 7 commits into from
Jul 2, 2023
Merged

feat: adds next-auth #127

merged 7 commits into from
Jul 2, 2023

Conversation

ixahmedxi
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Jul 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2023 3:54pm

@nx-cloud
Copy link

nx-cloud bot commented Jul 2, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7a22a0e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 8 targets

Sent with 💌 from NxCloud.

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2a2af8a) 100.00% compared to head (7a22a0e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines           74       111   +37     
  Branches         8        14    +6     
=========================================
+ Hits            74       111   +37     
Impacted Files Coverage Δ
apps/web/src/pages/index.tsx 100.00% <100.00%> (ø)
packages/api/src/middlewares/auth.ts 100.00% <100.00%> (ø)
packages/api/src/routers/user/index.ts 100.00% <100.00%> (ø)
packages/api/src/utils/fake.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ixahmedxi ixahmedxi merged commit fde5a1a into main Jul 2, 2023
9 checks passed
@ixahmedxi ixahmedxi deleted the ahmed/auth branch July 2, 2023 15:58
Erb3 pushed a commit to Erb3-forked/noodle-legacy that referenced this pull request May 14, 2024
* feat: initialises next-auth

* fix: tests

* fix(api): missing @noodle/auth dep

* fix(auth): lint issue

* fix(api): tests coverage

* fix(web): test coverage

* fix(web): test coverage
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.

None yet

1 participant