Remix Guide

Menu
  • Official
    64
  • Tutorials
    245
  • Packages
    58
  • Events
    12
  • Showcase
    91
  • Templates
    43
  • Examples
    74
  • Opinions
    67
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Built with remix-auth
repository / github.com2021-12-24

edmundhung/remix-guide

A platform for sharing everything about Remix

repository / github.com2022-09-11

dev-xo/stripe-stack

A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io

others / www.youtube.com2022-03-15

Remix Authentication Using Remix-Auth Package

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 ------------------------------------------------------------------------------ šŸ’° Support this channel - https://ko-fi.com/fiwic ------------------------------------------------------------------------------ Chapters --------------- 00:00 - Intro, What is Remix Auth 01:20 - Sample App Flow 03:10 - Walking through the code 04:10 - Checking if a user is authenticated, in protected pages 04:42 - Getting session information from the authenticator, in protected pages 05:30 - Logging out, session cleanup 06:10 - Getting Errors when logging In 06:50 - Logging In using the authenticator 08:10 - Setting Up The Authenticator 09:59 - Throwing Errors When Authenticating, Returning Successful Session Info 12:10 - Why this is awesome 13:10 - App Flow Review 16:01 - Redirecting from the login page if a session already exists 18:28 - Wrap Up Follow Me ------------------------------------------- twitter - https://twitter.com/aaronksaunders github - https://github.com/aaronksaunders udemy - https://www.udemy.com/user/aaronsaunders gumroad - https://app.gumroad.com/fiwic 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 Source Code - https://github.com/aaronksaunders/remix-auth-form-strategy Remix Playlist - https://buff.ly/3GuKVPS #reactremix #remixrun #authentication #remixauth #remixformstrategy #reactjs

repository / github.com2022-01-16

jacobparis/remix-cloudflare-prisma

An example of prisma working on cloudflare pages with Remix

package / www.npmjs.com2021-12-28

remix-auth-socials

A collection of social media strategies for remix-auth

repository / github.com2022-06-21

ilangorajagopal/synthwave-stack

Remix Stack for deploying to Vercel with remix-auth, Planetscale, Radix UI, TailwindCSS, formatting, linting etc. Written in Typescript.

repository / github.com2022-11-15

jacob-ebey/remix-dashboard-template

A template to get you up and building a dashboard in Remix.

package / www.npmjs.com2022-01-21

remix-middleware

middleware for your remix loaders and actions

package / www.npmjs.com2021-12-28

remix-auth-microsoft

The Microsoft strategy is used to authenticate users against a [Microsoft Identity](https://docs.microsoft.com/en-us/azure/active-directory/develop/) account. This can be a work/school account or a personal Microsoft account, like Skype, Xbox and Outlook.

repository / github.com2022-11-17

jacob-ebey/remix-dashboard-d1

repository / github.com2022-02-20

AlonGvili/remix-bitdev

This is a clone of bit.dev that was build using Remix.run framework

repository / github.com2022-01-20

kyh/yours-sincerely

An ephemeral anonymous blog to send each other tiny beautiful letters

New Hot Top
package2021-12-28

remix-auth-socials

www.npmjs.com
Packagesremix-authremix-auth-oauth2remixtypescript

A collection of social media strategies for remix-auth

cover

Built with remix-auth-socials

repository / github.com2022-09-11

dev-xo/stripe-stack

A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io

Made by TheRealFlyingCoder

repository / github.com2021-12-24

TheRealFlyingCoder/remix-firebase-portal

Boilerplate code for a user portal with Remix