remix-auth-steam
This is a [Steam](https://steamcommunity.com/) strategy for [remix-auth](https://github.com/sergiodxa/remix-auth) library.
This is a [Steam](https://steamcommunity.com/) strategy for [remix-auth](https://github.com/sergiodxa/remix-auth) library.
Strapi Strategy for Remix Auth
> Strategy for using supabase with Remix Auth
> Strategy for using supabase with Remix Auth
A Time-Based One-Time Password (TOTP) Authentication Strategy for Remix-Auth.
A Remix Auth strategy for working with Trinsic to accept eIDs
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).

The Discord strategy is used to authenticate users against a Discord account. It extends the OAuth2Strategy.
> 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
> A Remix Auth strategy for authenticating with Facebook.
> A template for creating a new Remix Auth strategy.
A Remix Auth strategy for working with JWT
A Remix Auth strategy for working with JWT
The Linkedin strategy is used to authenticate users against a Linkedin account. It extends the [OAuth2Strategy](https://github.com/sergiodxa/remix-auth-oauth2).
NPM package to setup the project to access private npm repository
Authentication and authorization access control layer for react-router
The better way to implement secure protocols in JavaScript
A node boilerplate template with built-in support for socket and MongoDB using Mongoose.
OAuth2 package for generating and managing access and refresh tokens.