We have successfully setup OAuth plugin in osTicket. When we click the Sign in with platform button on homepage, it get redirect to the platform, we log in there and then redirects back to api/auth/oauth2
URL. The user is logged in successfully and redirected to correct URL.
The problem we are facing is how can we get access token for further API calls or how can we refresh access token again. We cannot find any help or related content anywhere in documentation.
osTicket setup on PHP 8.2, MySQL 5.7 and Apache 2.4.57