mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 20:16:06 +00:00
9f4fc777b0
* docs: typo * docs: update
10 lines
291 B
Markdown
10 lines
291 B
Markdown
# API keys
|
|
|
|
## Introduction
|
|
|
|
This plugin allows you to create and manage API keys. The generated API key can be used to access all `NocoBase` APIs.
|
|
|
|
## Access Control
|
|
|
|
When creating an API key, you can bind it to a role, and the role's permissions will be the same as the Key's permissions.
|