Simple Authentication for Remix and React Router
A Remix Auth strategy to work with any form
A Time-Based One-Time Password (TOTP) Authentication Strategy for Remix-Auth.
A strategy to implement login with GitHub in Remix Auth.
  # OktaStrategy
A SamlStrategy for Remix Auth.
The Microsoft strategy is used to authenticate users against an account on [Microsoft Active Directory](https://docs.microsoft.com/en-us/azure/active-directory/develop/) using [Remix Auth](https://github.com/sergiodxa/remix-auth). This can be a work/schoo
Twitter OAuth authentication plugin for Remix Auth
A collection of social media strategies for remix-auth
> A Remix Auth strategy for authenticating with Facebook.
> 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
OpenIDConnect authentication strategy for remix-auth
**Forked** and updated from [https://github.com/pbteja1998/remix-auth-google](https://github.com/pbteja1998/remix-auth-google) to use the latest `remix-auth-oauth2` strategy.
The Linkedin strategy is used to authenticate users against a Linkedin account. It extends the [OAuth2Strategy](https://github.com/sergiodxa/remix-auth-oauth2).
> Strategy for using supabase with Remix Auth
This is a [Steam](https://steamcommunity.com/) strategy for [remix-auth](https://github.com/sergiodxa/remix-auth) library.
A Remix Auth strategy for working with JWT
  # OktaStrategy
This repository is based on existing repository by [@mlcsthor](https://github.com/mlcsthor/remix-auth-keycloak/)
> 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
爱发电 for Remix Auth
A strategy to use and implement OAuth2 framework for authentication with federated services like Google, Facebook, GitHub, etc.
Twitch authentication plugin for Remix Auth
The LinkedIn strategy is used for [Remix Auth](https://github.com/sergiodxa/remix-auth) authentication using OAuth 2.0 and OpenID Connect protocols with LinkedIn.