FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
NocoBase 2.0 Beginner Tutorial - Chapter 5: Users & Permissions
How-ToMachine Learning

NocoBase 2.0 Beginner Tutorial - Chapter 5: Users & Permissions

via Dev.to TutorialNocoBase3h ago

Originally published at https://docs.nocobase.com/tutorials/v2/05-roles-and-permissions Chapter 5: Users & Permissions — Who Sees What In the last chapter, we built forms and detail pages — our ticket system can now handle data entry and viewing. But there's a problem: everyone sees the same thing after logging in. Regular employees who submit tickets can access the admin pages, technicians can delete categories... that's not going to work. In this chapter, we'll add "access control": create roles , configure menu permissions and data scope restrictions — different people see different menus and operate on different data . 5.1 Understanding Roles In NocoBase, a role is a collection of permissions . You don't need to configure permissions for each user individually — instead, you define a few roles first, then assign users to the appropriate roles. NocoBase comes with three built-in roles after installation: Root : Super admin with full permissions — cannot be deleted Admin : Administra

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

Tutorials Are Lying to You Here’s What Actually Works ?
How-To

Tutorials Are Lying to You Here’s What Actually Works ?

Medium Programming • 2h ago

Flutter Mistakes That Make Apps Slow ⚡
How-To

Flutter Mistakes That Make Apps Slow ⚡

Medium Programming • 2h ago

Welcome Thread - v370
How-To

Welcome Thread - v370

Dev.to • 2h ago

How to Calculate Your Final Grade When the Syllabus Uses Weighted Categories
How-To

How to Calculate Your Final Grade When the Syllabus Uses Weighted Categories

Dev.to Beginners • 2h ago

How Word Scramble Solvers Use the Same Algorithm as Spell Checkers
How-To

How Word Scramble Solvers Use the Same Algorithm as Spell Checkers

Dev.to Beginners • 3h ago

Discover More Articles