Scopes
OAuth 2.0 scopes provide a way to limit the amount of access that is granted to an access token. When an app requests permission to access a resource through Klaxoon authorization server, it uses the scope parameter to specify what access it needs.
Available scopes
Scope  | Description  | 
|---|---|
  | View profile informations of the authenticated user (email, first name, last name)  | 
  | Read Audit Logs for an organization.  | 
  | Read Boards and Board content of a Klaxoon user.  | 
  | Create and modify Boards and Board content of a Klaxoon user.  | 
  | Get the list of Quizzes of a Klaxoon user and informations on Quiz participants and results  | 
  | Get the list of Surveys of a Klaxoon user and informations on Survey participants and results  | 
  | Get the list of Memos of a Klaxoon user and informations on Memo participants and results  | 
  | Get the list of Adventures of a Klaxoon user and informations on Adventure participants and results  | 
  | Get the list of Missions of a Klaxoon user and informations on Mission participants and results  | 
  | Get the list of Sessions of a Klaxoon user and informations on Session participants and results  | 
Updated 20 days ago
