All Projects → TortuC → React-Express-JWT-UserPortal

TortuC / React-Express-JWT-UserPortal

Licence: MIT license
React.js & Express.js User portal Using Core UI, JWT, JWT Token, Refresh Token, Role & Permission management, User manamgenet, Event Log.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React-Express-JWT-UserPortal

laravel-vue-starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 80 (+263.64%)
Mutual labels:  jwt-token, jwt-authentication, jwt-middleware
node-mysql
Node with mysql boilerplate
Stars: ✭ 72 (+227.27%)
Mutual labels:  jwt-token, jwt-authentication, jwt-middleware
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+854.55%)
Mutual labels:  yarn, react-component
Spring Boot Start Current
Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis
Stars: ✭ 246 (+1018.18%)
Mutual labels:  permissions, jwt-token
Express Boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
Stars: ✭ 9 (-59.09%)
Mutual labels:  yarn, jwt-authentication
Adonis Acl
demo app: https://github.com/enniel/adonis-acl-blog-demo
Stars: ✭ 195 (+786.36%)
Mutual labels:  permissions, roles
Vue Router User Roles
A Vue.js plugin that protects routes based on user roles. Add your own authentication.
Stars: ✭ 237 (+977.27%)
Mutual labels:  permissions, roles
Quora
Building An Exclusive Community of PEC Graduates and Students.The main features of the website are “PEC Quora” and “PEC Connect”
Stars: ✭ 26 (+18.18%)
Mutual labels:  yarn, jwt-authentication
Laratrust
Handle roles and permissions in your Laravel application
Stars: ✭ 1,799 (+8077.27%)
Mutual labels:  permissions, roles
Quasar-JWT
Quasar - JWT Authentication Starter Kit
Stars: ✭ 38 (+72.73%)
Mutual labels:  jwt-token, jwt-authentication
gatsby-starter-redux-saas
An Gatsby starter for Saas products. Uses redux and apollo and a graphql token auth backend.
Stars: ✭ 18 (-18.18%)
Mutual labels:  jwt-token, jwt-authentication
rbac
Simple RBAC/ACL for Laravel 8 caching and permission groups.
Stars: ✭ 43 (+95.45%)
Mutual labels:  permissions, roles
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (+736.36%)
Mutual labels:  permissions, roles
Think Authz
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.0 .
Stars: ✭ 155 (+604.55%)
Mutual labels:  permissions, roles
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+12459.09%)
Mutual labels:  permissions, roles
Maravel Permissions
Because in the Maravelous univer every user deserves super power
Stars: ✭ 139 (+531.82%)
Mutual labels:  permissions, roles
react-native-value-picker
Cross-Platform iOS(ish) style picker for react native.
Stars: ✭ 18 (-18.18%)
Mutual labels:  yarn, react-component
ngx-access
Add access control to your components using hierarchical configuration with logical expressions.
Stars: ✭ 21 (-4.55%)
Mutual labels:  permissions, roles
Laravel Auth
A powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, Two-Factor Authentication, Social Authentication, and much more, compatible Laravel’s standard API and fully featured out of the box.
Stars: ✭ 128 (+481.82%)
Mutual labels:  permissions, roles
Laravel Governor
Manage authorization with granular role-based permissions in your Laravel Apps.
Stars: ✭ 131 (+495.45%)
Mutual labels:  permissions, roles

React-Express-JWT-UserPortal

Screens

This is used React coreUI, JWT and Bcrypt and Cors Organization, Express.js, MySQL.

  • Users has different panel depending on the Owned Permission.

Knowledges

This knowledges are basic for React/ CorUI developers (maybe all developers...) but was my first 'project' made in React so... starting with basic :P

  • Use and create custom components;
  • Install and use packages (ex.: progress bar or charts);
  • Conditional render based on screen orientation;

How to use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Tortu-Ch/React-Login-Page.git

# Go into the repository
$ cd frontend
# Install packages

$ cd backend
# Install packages



# Run the app
$ cd fronend
# npm run start
# yarn start

$cd backend
#npm run start
#yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].