auth-with-remix-talk
Auth demo
Live-coding demo of building custom authentication from scratch using the Web Platform
19 stars
3 watching
2 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kentcdodds/quick-stack | A Remix app starter kit providing a basic setup for building authentication and database-driven applications. | 58 |
kentcdodds/advanced-remix | A Remix-based workshop project for learning advanced web development concepts | 404 |
kentcdodds/remix-workshop | A Remix-based workshop covering various software development topics through hands-on exercises and projects. | 137 |
sergiodxa/remix-auth | An authentication solution for Remix applications | 2,018 |
kentcdodds/remix-todomvc | An implementation of TodoMVC using the Remix framework | 186 |
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 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
davidbarton/pocketbase-cookie-auth-demo | Demonstrates a basic cookie-based authentication flow for PocketBase | 2 |
fwiech/remix-aws-cdk-example | An AWS CDK project demonstrating local development and deployment of a Remix-based application | 61 |
kentcdodds/fakebooks-remix | Comparing client-rendered app complexity and UX/DX differences between two approaches | 85 |
jacob-ebey/remix-auth-layouts-example | An example showcasing a simple login flow using Remix framework | 15 |
enappd/ionic4-facebookauth | A demo repository for Ionic 4 Facebook login with production-quality starter code. | 3 |
chiangs/nordic-folk | A full-stack Remix app template for deploying to Fly with authentication and testing tools | 2 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 393 |