Dart Stream Developer
  • 👋Dartstream Framework
  • Prologue
    • Release Notes
      • Latest Release Notes
      • All Release Notes
    • Upgrade Guide
    • Contribution Guide
  • Getting Started
    • 😀Installation
    • ✨Our Features
      • Standard
        • CLI
        • Frontend Frameworks
        • Authentication
        • Cloud Storage
        • Database
        • Data Streaming
        • Feature Flags
        • Middleware
      • Enhanced
        • Email Management
        • Payment System Integration
        • Notifications
        • Localization and Internalization
        • Access Control and Security
        • Media Management
        • Search and Filtering
        • Audit Logging and Compliance
        • Analytics and Insights
    • 😀Directory Structure
    • đŸĻ•Deployment
  • Product Guides
    • đŸ“ĒMaking a post
    • 📎Understanding Projects
    • 💡Video Guides
  • Documentation
    • đŸ› ī¸Fundamentals
      • 📝The Basics
        • Routing
        • Middleware
        • CSRF Protection
        • Controllers
        • Requests
        • Responses
        • Asset Bundling
        • URL Generation
        • Session
        • Validation
        • Error Handling
        • Logging
      • â„šī¸Advanced
        • Broadcasting
        • Cache
        • Events
        • Feature Flags
        • File Storage
          • GCP
          • Amazon S3
          • Microsoft Blob Storage
        • Helpers
        • Http Client
        • Localization
        • Mail
        • Notifications
        • ORM
    • đŸ“ĻPackages
      • 🧰Tools
      • 🍮Standard
      • 💸Enhanced
      • 💸Experimental
    • 😀SDKS
      • Firebase Admin SDK
      • Amazon Cognito SDK
      • Azure AD SDK
  • API Reference
  • Use Cases
    • 🎨For Designers
    • đŸ–Ĩī¸For Developers
      • DartStream Extension Registration System
Powered by GitBook
On this page
  1. Documentation
  2. Fundamentals

The Basics

GitBook tip: your product docs aren't just a reference of all your features, use them to encourage folks to perform certain actions and discover the value in your product.

Permission levels

There are 4 types of permission levels in the product.

Role
Capabilities

Administrator

Has all admin privileges

Editor

Can edit posts

Viewer

Can only view posts

Guest

Can only view posts they are inivted to

PreviousFundamentalsNextRouting

Last updated 1 year ago

đŸ› ī¸
📝