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: Appwrite Adapter #10983

Conversation

PineappleIOnic
Copy link

☕️ Reasoning

This PR adds an Appwrite adapter to AuthJS, it's built upon the excellent work of @sourabpramanik.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

#7709

📌 Resources

Copy link

vercel bot commented May 21, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) May 22, 2024 7:01am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:01am

Copy link

vercel bot commented May 21, 2024

@PineappleIOnic 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 the adapters Changes related to the core code concerning database adapters label May 21, 2024
Copy link

socket-security bot commented May 21, 2024

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

Package New capabilities Transitives Size Publisher
npm/@ariakit/react@0.4.5 None 0 251 kB ariakit-bot
npm/@inkeep/widgets@0.2.272 None 0 5.57 MB sarah-inkeep
npm/@next/third-parties@14.2.1 None 0 14.1 kB vercel-release-bot
npm/@oddbird/css-anchor-positioning@0.0.5 network 0 4.1 MB jgerigmeyer
npm/@radix-ui/react-accordion@1.1.2 None 0 120 kB benoitgrelard
npm/@radix-ui/react-tabs@1.0.4 None 0 65 kB benoitgrelard
npm/@types/react@18.2.78 None 0 433 kB types
npm/@types/uuid@8.3.4 None 0 6.67 kB types
npm/@typescript-eslint/eslint-plugin@v6.19.1 None 0 2.58 MB bradzacher, jameshenry
npm/@typescript-eslint/parser@v6.19.1 None 0 17.8 kB bradzacher, jameshenry
npm/@vercel/analytics@1.2.2 None 0 190 kB vercel-release-bot
npm/@vercel/kv@1.0.1 environment 0 38.6 kB vercel-release-bot
npm/algoliasearch@4.23.3 None 0 210 kB shortcuts
npm/dotenv@10.0.0 environment, filesystem 0 24.9 kB motdotla
npm/next-sitemap@4.2.3 None 0 340 kB iamvishnusankar
npm/next@14.2.3 environment, filesystem, network, shell, unsafe 0 86.2 MB vercel-release-bot
npm/nextra-theme-docs@3.0.0-alpha.22 None 0 214 kB quietshu
npm/nextra@3.0.0-alpha.22 None 0 202 kB quietshu
npm/nodemailer@6.9.13 environment, filesystem, network, shell 0 503 kB andris
npm/react-dom@18.2.0 environment 0 4.5 MB gnoff
npm/react-instantsearch-nextjs@0.2.2 environment 0 40.2 kB instantsearch-bot
npm/react-instantsearch@7.7.2 None 0 4.24 MB instantsearch-bot
npm/react-marquee-slider@1.1.5 None 0 1.83 MB mxmzb
npm/react@18.2.0 environment 0 316 kB gnoff
npm/shiki@1.3.0 None 0 7.81 MB antfu
npm/typedoc-plugin-markdown@4.0.0-next.54 filesystem 0 293 kB tgreyuk
npm/typedoc@0.25.13 None 0 1.43 MB typedoc-bot

🚮 Removed packages: npm/solid-js@1.8.17, npm/solid-start-node@0.2.32, npm/solid-start-vercel@0.2.32, npm/solid-start@0.2.32, npm/svelte-check@3.6.9, npm/svelte@4.2.15, npm/typescript@5.2.2, npm/typescript@5.4.5, npm/vite@3.2.10, npm/vite@5.2.10, npm/zod@3.23.8

View full report↗︎

Copy link

socket-security bot commented May 22, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Telemetry npm/next@14.2.3
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information

View full report↗︎

Next steps

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/next@14.2.3

Choose a reason for hiding this comment

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

Just need a confirmation. If we are going to use the hard-coded values for the future or it's just a temporary case?

Copy link
Author

@PineappleIOnic PineappleIOnic May 22, 2024

Choose a reason for hiding this comment

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

This is just the documentation and these are example values.

I forgot to close this PR, please check sourabpramanik#2 instead

Choose a reason for hiding this comment

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

Cool

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants