Delegated Permissions

Hello All-

We have created a connected system plugin which uses delegated permissions to authenticate the user 

As part of this plugin we are using the book definition route of pulling the access token from the context,

The issue here is we had to authorize the connected system every single day to ensure the token remains active & not expired.

If the user relogs in the token should always be a new one, we are pulling the token off the context why is there a need for us to click the authorize button every day 

Did anyone face this issue ? Any workarounds for this one.

  Discussion posts and replies are publicly visible