Skip to content

feat(supabase): support webauthn#9916

Closed
Maronato wants to merge 1 commit into
nextauthjs:mainfrom
Maronato:supabase-adapter-webauthn-support
Closed

feat(supabase): support webauthn#9916
Maronato wants to merge 1 commit into
nextauthjs:mainfrom
Maronato:supabase-adapter-webauthn-support

Conversation

@Maronato
Copy link
Copy Markdown
Contributor

@Maronato Maronato commented Feb 5, 2024

☕️ Reasoning

Add webauthn support to supabase adapter

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 5, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 10:21pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Feb 5, 2024 10:21pm

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 5, 2024

@Maronato is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added adapters Changes related to the core code concerning database adapters supabase @auth/supabase-adapter labels Feb 5, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.50%. Comparing base (163a7d1) to head (8afcaab).
⚠️ Report is 1093 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9916   +/-   ##
=======================================
  Coverage   41.50%   41.50%           
=======================================
  Files         172      172           
  Lines       27563    27563           
  Branches     1123     1132    +9     
=======================================
  Hits        11440    11440           
  Misses      16123    16123           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

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

@Maronato are you still interested in gettign this merged?

If so, can you please checkout the merge conflicts?

Note that we've modified the schema for Authenticators a bit the last few weeks. For example, there's no longer an additional id column, that's just taken care of by a combined userId + credentialID column. See for example the Prisma, Drizzle or Unstorage implementations 🙏

@stale
Copy link
Copy Markdown

stale Bot commented Jan 31, 2025

It looks like this issue did not receive any activity for 60 days. It will be closed in 7 days if no further activity occurs. If you think your issue is still relevant, commenting will keep it open. Thanks!

@stale stale Bot added the stale Did not receive any activity for 60 days label Jan 31, 2025
@Maronato Maronato closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adapters Changes related to the core code concerning database adapters stale Did not receive any activity for 60 days supabase @auth/supabase-adapter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants