Search results
97 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A strategy to use and implement OAuth2 framework for authentication with federated services like Google, Facebook, GitHub, etc.
The Auth0 strategy is used to authenticate users against an Auth0 account. It extends the OAuth2Strategy.
A strategy to implement login with GitHub in 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
<!-- Description -->
> 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 Time-Based One-Time Password (TOTP) Authentication Strategy for Remix-Auth.
  # OktaStrategy
A collection of social media strategies for remix-auth
Twitter OAuth authentication plugin for Remix Auth
The Linkedin strategy is used to authenticate users against a Linkedin account. It extends the [OAuth2Strategy](https://github.com/sergiodxa/remix-auth-oauth2).
The Discord strategy is used to authenticate users against a Discord account. It extends the OAuth2Strategy.
> A Remix Auth strategy for authenticating with Facebook.
<!-- Description -->
The Keycloak strategy is used to authenticate users against an Keycloak account. It extends the OAuth2Strategy.
A Remix Auth strategy for working with JWT
A strategy to use and implement OIDC based on node-openid-client
OpenIDConnect authentication strategy for remix-auth
This repository is based on existing repository by [@mlcsthor](https://github.com/mlcsthor/remix-auth-keycloak/)
A SamlStrategy for Remix Auth.