Skip to content

Commit

Permalink
Merge pull request #379 from mittwald/add-extension-scopes-to-documen…
Browse files Browse the repository at this point in the history
…tation

add extension scopes to available scopes of marketplace
  • Loading branch information
freisenhauer authored Jan 15, 2025
2 parents 28ee7db + 5d4da72 commit 0a3854d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/contribution/30-overview/3-concepts/3-scopes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ These are the currently available scopes:
- `app:write`
- `app:delete`

- Extension

- `extension:read`
- `extension:write`
- `extension:delete`

mittwald works on implementing more scopes to expand the list of available scopes.
If you need a scope that is not available yet, you can [ask us](../../../how-to/support/) for it.
We strive to deliver the scope promtly.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ Die derzeit verfügbaren Scopes sind:
- `app:write`
- `app:delete`

- Extension

- `extension:read`
- `extension:write`
- `extension:delete`

mittwald arbeitet daran, weitere Scopes zu implementieren und die Verfügbarkeit der Scopes zu erweitern.
Wenn ein Scope benötigt wird, der nicht in dieser Liste aufgeführt ist, kann dieser [bei mittwald angefragt werden](../../../how-to/support/).
Es wird sich darum bemüht, den Scope zeitnah zur Verfügung zu stellen.
Expand Down

0 comments on commit 0a3854d

Please sign in to comment.