Hi Sylvain,

It seems the API is able to use TOKENS similar to what we use for the 
GitHub and the GitLab savers. ... 


   - The question is, do you need write access?


Since Jira is not a hosting platform, you are right CORS may be an issue. 
Having a look at the code above, it seems to me, that you are 100% relying 
on the integrity of the "cors-anywhere" site, if this is the real code you 
use. ...

The docs at https://github.com/Rob--W/cors-anywhere says, that this is a 
demo server with a limited amount of requests allowed. So it's not reliable 
and also not secure for production usage. 

Is there a possibility, that the Jire platform is able to serve a file 
based TW.html file. So it would be possible to skip the CORS stuff. Do the 
allow to upload "custom help" pages or something similar, which uses the 
same domain?

Please read those pages: 

 - 
https://developer.atlassian.com/cloud/jira/platform/basic-auth-for-rest-apis/
 - https://confluence.atlassian.com/cloud/api-tokens-938839638.html

So is it possible to provide api-tokens with "read only" access to your 
users?

If yes, it should be possible to connect to the data points as you 
described. 

have fun!
mario




-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/d533105d-b553-4cc9-b6e7-561ebdc964c0%40googlegroups.com.

Reply via email to