I am hoping to get some guidance from someone more knowledgeable than I. I am not too familiar with twig and guzzle and I am hoping someone here has already done this.
I have the PHP example working (wooo!):
https://bitbucket.org/atlassianlabs/atlassian-oauth-examples/src/master/php/
I can authenticate and get token data and everything is working.
However I am hoping to make my own rest-api to feed an open ticket count into Grafana. So I am curious if there is an easy way to automatically reauthenticate the oauth token instead of having to click the button every time.
I am going to try and read through what is going on and see how this is all implemented, but there is not a good reference on the functions.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.