Users and Access
LearnHouse provides a user management system with role-based access control. Each user belongs to an organization and is assigned a role that determines what they can see and do.
Key Concepts
- Users — Individual accounts that can log in and interact with the platform.
- Roles — Each user has a role (Admin, Teacher/Staff, or Student) that defines their permissions.
- Authentication — Users authenticate via OAuth providers or standard credentials.
Learn More
- Roles and Permissions — Understand what each role can access.
- Authentication — Configure how users sign in and sign up.