EasyEngine / EasyEngine/auth-command
Add ability to add auth only on admin tools
Open
- Dominant language
- PHP
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently with `ee auth create/update`, we have ability to create/update auth globally and on individual sites. However, we cannot create/update auth on admin tools.
User should be able to create/update auth just on admin tools.
Syntax:
```
ee auth create admin-tools ...
ee auth update admin-tools ...
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.