Found 105 repositories(showing 30)
DakotaLMartinez
React Client: https://github.com/DakotaLMartinez/react-redux-auth-client
DakotaLMartinez
Rails API for this: https://github.com/dakotalmartinez/rails-devise-jwt-tutorial
yokoworks
A Rails RESTful API designed to support intuitive habit tracking UX, with secure JWT auth, clear data modeling, and seamless integration for React/Redux clients.
krotrn
ChatApp — A production-grade, real-time messaging client built with Next.js 15, React 19, and TypeScript. Featuring Socket.IO-powered WebSockets, Redux Toolkit state management, Auth.js v5 authentication, Prisma-backed PostgreSQL user stores, and a responsive, dark-mode-ready UI with shadcn/ui and Framer Motion.
peterneely
client-server authentication app using react and redux. "client-auth" branch has the finished code. "master" branch is for creating new branches.
julienpetit
No description available
Br0kensword
working project that demonstrates server-side and client-side auth using node.js, react-redux, passport, mongoDB and jwt
bigappleinsider
Client Auth with React and Redux
Basic CRUD SPA App using Auth0 Pipeline Unity Resource API integration
stephencarr
A React client based off of redux-auth
No description available
sulakin
Auth client boilerplate using React with TypeScript, state container Redux
SimonGodefroid
Client of the Auth App based on Stephen Grider's Advanced React and Redux
Usama-Tahir
React 16, Redux, Redux-Form, Redux-Saga, JWT Auth, Micoservices (User), i18n, Sign up, Sign in, Dashboard, Table Data, Client and Server side (api), Generic code
Abstractize
📱 React Native Expo app for task management ✅ with auth 🔐, stats 📊, and Redux ⚡. Mirrors the Angular web client ⚡.
GAVTIN
TradeSpex is a lightweight React + Vite web app for portfolio and stock management with a clean component-driven UX and Redux Toolkit state handling. It includes auth, portfolio data views, per-stock modals, and role-based dashboards (admin + client).
b0ts
Companion program to auth-mern-client that demonstrates a Single Page Application using React, Redux and Bootstrap to access an authentication server for creating users, logging in, logging out, and both client side and server side authentication filtering. This app is a great starting point for building an advanced Application for accessing a mongo database back end.
scbowler
Movie quote app to demonstrate client side auth in React with redux
Client side authentication react redux
IncliveOrg
React Native + Redux auth client
danielmapar
Client side authentication with React + Redux + React Thunk
MrSound
No description available
SpiritOfSuffer
Auth client with react, redux, react-router
johannott
Auth Client using React and Redux
codeplug-io
server client auth react redux express
pkenaudekar
This app does authentication using token based approach. It allows to Sign Up/ Sign In using email id and password. While signing up for an account a check for already existing username is done and if not found then the password is saved in MongoDB after Hashing and Salting using bcrypt library. At the time of Sign in once the credentials are found to be true a JSON Web Token(JWT) is generated by jwt library using user id, timestamp and secret key. The Server side of this project can be found under ReactReduxAdvancedAuthentication_Server
domainio
Client side authentication flow via sticky token verification
ttalhouk
Client side authentication using react-redux
akasyaa
Client that runs on Node-auth-server
jsdelivrbot
Following the udemy class: Advanced React and Redux by Stephen Grider