levylabpitt / LV-Data

Collection of LabVIEW VIs to read and write lab data.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

PG: Passwords #44

Closed ciozi137 closed 1 year ago

ciozi137 commented 4 years ago
ciozi137 commented 4 years ago

OAuth cf.: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000wxVJCAY&l=en-US

ciozi137 commented 4 years ago

Tutorial: https://stravaro.com/2020/01/oauth2-and-labview/

ciozi137 commented 4 years ago

https://developer.okta.com/blog/2017/06/21/what-the-heck-is-oauth

ciozi137 commented 3 years ago

v1.3.0 stores passwords etc in a configuration file on disk. This at least eliminates the need to store in LabVIEW

ciozi137 commented 1 year ago

as of LV-Data release v3.5.2 passwords are stored in a PGPASS file, and the labview API allows switching between multiple connection strings