Strategy Packages

remix-auth-whoop

The Whoop Strategy is used to authenticate users through [Whoop's OAuth flow](https://developer.whoop.com/docs/developing/oauth) using [Remix-Auth](https://github.com/sergiodxa/remix-auth), built on top of the [OAuth2Strategy](https://github.com/sergiodxa

1.1.0 • Published 2 years ago

remix-auth-twilio

Uses the [Twilio Verify API](https://www.twilio.com/verify) to validate users via SMS and add simple phone-based auth to a [Remix](https://remix.run) application using [Remix Auth](https://github.com/sergiodxa/remix-auth).

1.0.0 • Published 2 years ago

remix-auth-email-link

> This strategy is heavily based on **kcd** strategy present in the [v2 of Remix Auth](https://github.com/sergiodxa/remix-auth/blob/v2.6.0/docs/strategies/kcd.md). The major difference being we are using `crypto-js` instead of `crypto` so that it can be d

2.1.1 • Published 2 years ago