documentation
documentation copied to clipboard
Strapi Documentation
### Summary AZURE AD and Microsoft Auth ### Why is it needed? Missing documentazione for Microsoft Authentication and AZURE AD/B2C ### Suggested solution(s) _No response_ ### Related issue(s)/PR(s) _No response_
### What does it do? Updated the strapi version in the doc. ### Why is it needed? I've spent a lot of time figuring out the error that was fixed...
relates to: - #728 - #848 - #880 - #1198 - #1199
Adds in the `@strapi/utils` error methods especially for policies. I didn't create any new external references yet but we could add some to services, lifecycles, policies, middlewares, ect.
### Summary summary of issues discussed in this thread https://discord.com/channels/811989166782021633/1027608083104546817 ### Why is it needed? Documentations missing following mentions: 1. Shipper e-mail has to be set explicitly in Admin/Settings/Email Template...
Update of Admin customization documentation: `config.theme` is being replaced with `config.theme.light` and `config.theme.dark` 👉 See [contribution PR](https://github.com/strapi/strapi/pull/14001)
The typescript example was using the wrong service id. Also, in the next code example, I'd say the createCoreController is also using the wrong id in both JS and TS,...
### What does it do? Describe the technical changes you did. ### Why is it needed? Describe the issue you are solving. ### Related issue(s)/PR(s) Let us know if this...