Does the Add-in store any encrypted data on the users’ hard drive?
Table of Contents
Does the Add-in store any encrypted data on the users’ hard drive?
Yes. The Add-in stores the users OAuth 2.0 refresh token in the users data folder (C:\Users\[user.name]\AppData\Roaming\Euromoney), this token is encrypted using standards Windows operating system encryption API’s, namely DPAPI.