Permanent Oauth2 Access Tokens

I’m looking to use the Mautic API to connect it with my website to automatically add users to Mautic in the back-end. In order for this to properly work I need a non-expiring access token. I currently just have the expiration value set to the maximum, but it’d be much more efficient if we could just set the token to non expiring so the back-end will never have to re-authenticate.

I’m looking to use the Mautic API to connect it with my website to automatically add users to Mautic in the back-end. In order for this to properly work I need a non-expiring access token. I currently just have the expiration value set to the maximum, but it’d be much more efficient if we could just set the token to non expiring so the back-end will never have to re-authenticate.