Tag: refresh-token
-
Why Are Refresh Tokens Expiring? – Salesforce Connected App
Question We have configured our web application to authenticate with Salesforce using OAuth2 via a Connected App. The Connected App is set up to ensure that refresh tokens never expire unless manually revoked. When an admin connects the Connected App to our web application, we securely store the received refresh token so that we can…