Hi,
We have a requirement wherein users with certain roles shouldn’t be allowed to edit rich text editor content and we are thinking of using Class Editor (CKEDITOR.editor) - CKEditor 4 API docs to change the editor into read-only mode for these users.
Now, we need a way to get the current logged-in CMS user roles - are there any OOTB REST endpoint available to get user details ? Alternatively, are there any OOTB client-side libraries which could provide this ?
Thank you!
Cheers,
Selva