An open API service indexing awesome lists of open source software.

https://github.com/aaronksaunders/remix-auth-form-strategy

Remix Authentication Using Remix-Auth Package and the Form Strategy
https://github.com/aaronksaunders/remix-auth-form-strategy

authentication authenticator reactjs remix remix-auth remix-run remixrun

Last synced: 11 months ago
JSON representation

Remix Authentication Using Remix-Auth Package and the Form Strategy

Awesome Lists containing this project

README

          

Remix Authentication Using Remix-Auth Package
--
#remix #remixrun #reactjs

This is a walkthrough of a sample application using the remix-auth package which is a passport-like framework for simplifying authentication of your remix application using specific packaged strategies.

In this example, I am using the Form Strategy to show a simple login flow

Remix Playlist - https://buff.ly/3GuKVPS

### Links
- Remix Docmentation - https://remix.run/docs/en/v1
- Remix Auth - https://github.com/sergiodxa/remix-auth
- Remix Auth Form Strategy - https://github.com/sergiodxa/remix-auth-form
- Remix Playlist - https://buff.ly/3GuKVPS