remix-auth-strapi
Strapi Strategy for Remix Auth
Strapi Strategy for Remix Auth
> Strategy for using supabase with Remix Auth
> Strategy for using supabase with 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).
Functional React Native module for authentication between a client and the keycloak server.
It helps to auth in local or remote server for testing apps
A robust, framework-agnostic TypeScript library for secure token and session management.
A simplified authentication package
A simple and lightweight utility library for encoding, decoding, and validating JSON Web Tokens in TypeScript.
## Getting started
Generate and decode JWT inside of a React Native app without error