AdrianJSClark / aydsko-iracingdata

A .NET access library for querying the iRacing "Data" API.
MIT License
28 stars 8 forks source link

Accept Pre-Hashed Password #131

Closed AdrianJSClark closed 1 year ago

AdrianJSClark commented 1 year ago

Give the user of the library an option to supply a pre-encoded password value suitable for passing directly to iRacing's API. This opens the possibility of running the library without the system it operates on ever knowing the plain-text password.