remix-auth-layouts-example
Login example
An example showcasing a simple login flow using Remix framework
An example showing how to build a simple login flow utilizing actions, transitions, layout routes and more that works with and without JavaScript enabled.
15 stars
3 watching
2 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacob-ebey/remix-ecommerce | An abandoned Remix e-commerce application project in TypeScript. | 506 |
jacob-ebey/remix-css-modules | A tool that demonstrates how to use CSS modules with Remix.run in a TypeScript project | 10 |
danawoodman/sveltekit-auth-example | An example SvelteKit app implementing various authentication backends and features | 107 |
charles-clerk-dev/new-wave-stack | A Remix stack template using Clerk for authentication and full user management | 15 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
jacob-ebey/styled-components-ts | Provides a set of visual primitives and TypeScript support to style React applications without excessive styling stress. | 150 |
sergiodxa/remix-auth | An authentication solution for Remix applications | 2,018 |
chiangs/nordic-folk | A full-stack Remix app template for deploying to Fly with authentication and testing tools | 2 |
ryanmcdermott/react-native-login | An example project demonstrating client-side authentication using React Native and cookies | 461 |
fwiech/remix-aws-cdk-example | An AWS CDK project demonstrating local development and deployment of a Remix-based application | 61 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
binarylogic/authlogic_example | An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
williamluke4/nitro | An example PWA using Nextjs, Material-UI, Typescript and Auth0 authentication | 280 |
eosio/eosio-webauthn-example-app | An application demonstrating EOSIO signing via WebAuthn using TypeScript and a private blockchain chain. | 38 |