hudec117 / sf-user-perm-report

Salesforce User Permission Report allows you to see a report of all the permissions a user has and where they are set.
MIT License
10 stars 2 forks source link

Salesforce Session Timeout Handling #9

Closed hudec117 closed 3 years ago

hudec117 commented 3 years ago

Since we authenticate using the user's session ID. This can expire and cause the app to not work. If this happens, it should be communicated to the user and how to fix it.