{"library":"remix-auth-email-link","type":"library","category":null,"description":"remix-auth-email-link provides a passwordless authentication strategy for Remix applications, leveraging 'magic links' sent via email. It is heavily inspired by the kcd strategy from Remix Auth v2. The library is actively maintained, with frequent patch and minor releases, and its current stable version is 2.1.1. A significant differentiator is its use of `crypto-js` instead of Node's built-in `crypto` module, enabling deployment on various serverless runtimes like Cloudflare Workers. It integrates with the `remix-auth` ecosystem and requires a custom `sendEmail` function to interface with any email service (e.g., Mailgun, SendGrid, AWS SES). This strategy streamlines user login by eliminating password management, offering a user-friendly and secure authentication flow.","language":"javascript","status":"active","version":"2.1.1","tags":["javascript","remix","remix-auth","auth","authentication","strategy","typescript"],"install":[{"cmd":"npm install remix-auth-email-link","imports":["import { EmailLinkStrategy } from 'remix-auth-email-link'","import type { SendEmailFunction } from 'remix-auth-email-link'","import { Authenticator } from 'remix-auth'"]},{"cmd":"yarn add remix-auth-email-link","imports":[]},{"cmd":"pnpm add remix-auth-email-link","imports":[]}],"homepage":null,"github":"https://github.com/pbteja1998/remix-auth-email-link","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remix-auth-email-link","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/remix-auth-email-link/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}