We want to generate jwt token using the RS256 algotrithm. This token will be used for internal call with the yhub service.
The settings COLLABORATION_WS_NOT_CONNECTED_READY_ONLY contains a typo. We don't want to see READY_ONLY but READ_ONLY. This commit fix the typo and change everywhere in the codebase the settings name.
We rename the docs folder into documentation, we think this new name is more relevant and less confusing.