I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ ] Bug report
- [ ] Performance issue
- [x] Documentation issue or request
Current behavior
I want to create a new app with the SquidexClientLibrary from nuget. After that I want to copy all contributers, schemas and contents from an existing template-app to the new app. This is all working well but after that I want to set the api client to a role that I can only get the client secret of the “reader”-client so that the api client cannot change content anymore or copy it a second time. Is this possible or should I save the secret of the reader client in another database before I delete him?
I found no method to update a contributers role.
Also it would be great if the methods of the library would have documentation comments. But I know that this would be much work…
Expected behavior
- API-Client creates new app
- API-Client copies contributers, schemas and contents from “template-app”
- API-Client sets own user to readonly, but needs to get the secret of user “reader” in future
Minimal reproduction of the problem
Environment
- [ ] Self hosted with docker
- [x] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: SquidexClientLibrary 6.4.0
Browser:
- [x] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others: