Authentication and Authorization in document viewer API

Hi

I am evaluating the libraries

wondering that the library will have the authorization feature

like, Boss can view and update documents. but staff can only view



But I cannot find how can I do that. Could anyone advice?

Hello,


Thank you for your request. Our Viewer library doesn’t support authorization features and you should create them by your self. For example you can follow such logic:

1. Check which user is logged in
2. According on this set available button son the dashboard such as download, print etc. For more info about available options check this article .

Also you should know that our libraries doesn’t support document editing if you mean that under “update document”.

in case that you will use our Annotation library you can manage which annotation tools user will be able to use and if he will be able to annotate at all. For more info check our demos.

Best regards.