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

Add SmsProvider and AnonymousProviders (WIP) #12520

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

iosifnicolae2
Copy link

☕️ Reasoning

I've implemented SMSProvider and AnonymousProvider but the implementation might not be ready to be directly merged into next-auth codebase.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

Copy link

vercel bot commented Jan 18, 2025

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

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) Jan 18, 2025 10:30am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2025 10:30am

Copy link

vercel bot commented Jan 18, 2025

@iosifnicolae2 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 providers adapters Changes related to the core code concerning database adapters core Refers to `@auth/core` upstash-redis @auth/upstash-redis-adapter frameworks solidjs next-auth labels Jan 18, 2025
Copy link

socket-security bot commented Jan 18, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@auth/express@0.8.4 environment Transitive: network +6 4.9 MB balazsorban
npm/@auth/unstorage-adapter@2.7.4 None 0 28 kB balazsorban
npm/@radix-ui/react-avatar@1.1.2 None +4 90.8 kB chancestrickland
npm/@radix-ui/react-collapsible@1.1.2 🔁 npm/@radix-ui/react-collapsible@1.1.1 None +9 176 kB chancestrickland
npm/@radix-ui/react-dropdown-menu@2.1.4 None +36 1.71 MB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/react-navigation-menu@1.2.3 None +15 481 kB chancestrickland
npm/@radix-ui/react-slot@1.1.1 🔁 npm/@radix-ui/react-slot@1.1.0 None +1 36.9 kB chancestrickland
npm/@types/react-dom@18.3.5 None 0 37.9 kB types
npm/@types/react@18.3.18 None +2 1.69 MB types
npm/@vercel/kv@1.0.1 environment Transitive: network +2 778 kB vercel-release-bot
npm/autoprefixer@10.4.20 environment Transitive: filesystem, shell +8 2.72 MB ai
npm/class-variance-authority@0.7.1 None 0 22.1 kB joebell93
npm/clsx@2.1.1 None 0 8.55 kB lukeed
npm/express@4.21.2 environment, filesystem, network Transitive: eval, unsafe +68 2.2 MB jonchurch
npm/lucide-react@0.274.0 None 0 19.6 MB ericfennis
npm/morgan@1.10.0 eval Transitive: environment, filesystem, network +8 181 kB dougwilson
npm/next-auth@5.0.0-beta.25 environment Transitive: network +5 3.45 MB balazsorban
npm/next@15.1.5 Transitive: environment, eval, filesystem, shell +45 1.46 GB rauchg, timneutkens, vercel-release-bot
npm/pug@3.0.3 environment, eval, filesystem +50 6.89 MB pug-bot
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react@18.3.1 environment +2 339 kB react-bot
npm/tailwind-merge@1.14.0 environment 0 765 kB dcas
npm/tailwindcss-animate@1.0.7 None 0 18.1 kB thejameskyle
npm/tailwindcss@3.4.17 environment, filesystem Transitive: network, shell, unsafe +105 15.6 MB adamwathan, malfaitrobin, reinink
npm/tsx@4.19.2 Transitive: environment, filesystem, network, shell +28 241 MB hirokiosame
npm/unstorage@1.14.4 Transitive: environment, network +18 3.78 MB pi0

🚮 Removed packages: npm/@inkeep/widgets@0.2.289, npm/@mikro-orm/core@5.9.7, npm/@mikro-orm/sqlite@5.9.7, npm/@miniflare/d1@2.14.2, npm/@neondatabase/serverless@0.10.4, npm/@next/third-parties@14.2.15, npm/@playwright/test@1.40.0, npm/@preact/preset-vite@2.8.1, npm/@prettier/plugin-pug@3.0.0, npm/@prisma/client@6.0.0, npm/@prisma/extension-accelerate@1.1.0, npm/@radix-ui/react-accordion@1.2.1, npm/@radix-ui/react-tabs@1.1.1, npm/@simplewebauthn/browser@9.0.1, npm/@solidjs/meta@0.28.7, npm/@supabase/supabase-js@2.43.1, npm/@sveltejs/adapter-auto@1.0.0-next.91, npm/@sveltejs/adapter-auto@3.2.5, npm/@sveltejs/kit@2.6.4, npm/@sveltejs/package@2.3.5, npm/@sveltejs/vite-plugin-svelte@3.1.2, npm/@types/eslint@8.56.10, npm/@types/jsonwebtoken@8.5.9, npm/@types/nodemailer@6.4.6, npm/@types/pg@8.11.0, npm/@types/pouchdb@6.4.2, npm/vite@5.3.1

View full report↗︎

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 core Refers to `@auth/core` next-auth providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant