next-auth icon indicating copy to clipboard operation
next-auth copied to clipboard

feat(sveltekit): webauthn provider support

Open ndom91 opened this issue 1 year ago • 4 comments

☕️ Reasoning

  • Copies the changes from the next-auth client
  • Also made a new signIn import which includes the webauthn import
  • Also bumped to use @simplewebauth/[email protected] which should fix the import node:crypto issue on edge runtimes

🧢 Checklist

  • [ ] Documentation
  • [ ] Tests
  • [ ] Ready to be merged

🎫 Affected issues

📌 Resources

ndom91 avatar Feb 06 '24 09:02 ndom91

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 May 11, 2024 0:22am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 11, 2024 0:22am
nextra-docs ⬜️ Ignored (Inspect) Visit Preview May 11, 2024 0:22am
proxy ⬜️ Ignored (Inspect) Visit Preview May 11, 2024 0:22am

vercel[bot] avatar Feb 06 '24 09:02 vercel[bot]

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

socket-security[bot] avatar Mar 02 '24 16:03 socket-security[bot]

Codecov Report

Attention: Patch coverage is 0% with 131 lines in your changes are missing coverage. Please review.

Project coverage is 37.64%. Comparing base (89ef33f) to head (2228250).

Files Patch % Lines
packages/frameworks-sveltekit/src/lib/webauthn.ts 0.00% 118 Missing :warning:
packages/frameworks-sveltekit/src/lib/client.ts 0.00% 6 Missing :warning:
packages/frameworks-sveltekit/src/lib/types.ts 0.00% 4 Missing :warning:
packages/core/src/types.ts 0.00% 2 Missing :warning:
packages/next-auth/src/webauthn.ts 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9924      +/-   ##
==========================================
- Coverage   37.81%   37.64%   -0.18%     
==========================================
  Files         173      174       +1     
  Lines       26983    27109     +126     
  Branches     1176     1177       +1     
==========================================
  Hits        10204    10204              
- Misses      16779    16905     +126     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 02 '24 16:03 codecov[bot]

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

Package New capabilities Transitives Size Publisher
npm/@radix-ui/[email protected] None +6 410 kB benoitgrelard
npm/@radix-ui/[email protected] None +11 504 kB benoitgrelard
npm/@radix-ui/[email protected] Transitive: environment +45 2.73 MB benoitgrelard
npm/@radix-ui/[email protected] None +17 909 kB benoitgrelard
npm/@radix-ui/[email protected] None +3 328 kB benoitgrelard
npm/@solid-auth/[email protected] environment Transitive: network +5 1.37 MB orjdev
npm/@solidjs/[email protected] None 0 20.4 kB ryansolid
npm/@solidjs/[email protected] None 0 87.6 kB ryansolid
npm/@sveltejs/[email protected] environment +1 84.2 kB svelte-admin
npm/@sveltejs/[email protected] environment, eval Transitive: filesystem +15 1.47 MB svelte-admin
npm/@sveltejs/[email protected] Transitive: environment +8 798 kB svelte-admin
npm/@types/[email protected] None +1 2.04 MB types
npm/@types/[email protected] None 0 1.97 MB types
npm/@types/[email protected] None 0 34.9 kB types
npm/@types/[email protected] None 0 37.8 kB types
npm/@types/[email protected] None +2 1.68 MB types
npm/@types/[email protected] None 0 438 kB types
npm/[email protected] environment Transitive: filesystem, shell +12 5.1 MB ai
npm/[email protected] None +1 15.7 kB joebell93
npm/[email protected] None 0 8.46 kB lukeed
npm/[email protected] None 0 8.55 kB lukeed
npm/[email protected] None 0 19.6 MB ericfennis
npm/[email protected] environment, filesystem, network, shell, unsafe +13 90.3 MB vercel-release-bot
npm/[email protected] environment, filesystem, network, shell, unsafe +13 1.2 GB vercel-release-bot
npm/[email protected] environment, filesystem +3 368 kB ai
npm/[email protected] environment +3 4.62 MB gnoff
npm/[email protected] environment +1 4.61 MB react-bot
npm/[email protected] environment +2 337 kB gnoff
npm/[email protected] environment 0 318 kB react-bot
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +31 10.5 MB svelte-language-tools-deploy
npm/[email protected] Transitive: unsafe +17 6.31 MB svelte-admin
npm/[email protected] environment 0 765 kB dcas
npm/[email protected] None 0 18.1 kB thejameskyle
npm/[email protected] environment, filesystem Transitive: network, shell, unsafe +102 15.5 MB adamwathan
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] environment, eval, filesystem, network, shell, unsafe +3 6.01 MB vitebot

🚮 Removed packages: npm/@actions/[email protected], npm/@ariakit/[email protected], npm/@auth/[email protected], npm/@auth/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@azure/[email protected], npm/@cloudflare/[email protected]

View full report↗︎

socket-security[bot] avatar Mar 16 '24 16:03 socket-security[bot]