ONLYOFFICE / sdkjs-plugins

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.
https://www.onlyoffice.com
Apache License 2.0
136 stars 134 forks source link

how can I get ‘token’value at code of plugins #158

Closed edilyxin closed 2 years ago

edilyxin commented 3 years ago

hi I have a very basic question: how to get the token value of the business code in the plug-in code?I'm using version 6.x onlyoffice.

ShockwaveNN commented 3 years ago

token value of the business code in the plug-in code

Hi I don't get it

Could you describe it more details

Maybe you need to get to Google Chrome Debug tools like this:

image

edilyxin commented 3 years ago

Hi Thank you for your answer. What I mean is to get the token value in the plug-in for authentication.

ShockwaveNN commented 3 years ago

Sorry, I still do not understand you, which plugin? Which authentication? If you trying to authenticate to some service it's pure JS code - you should authenticate like any other, or for example take a look at zotero plugin which require authentication to work

ShockwaveNN commented 2 years ago

This issue was closed due to no response.