bfatemi / sqlsauce

Utility functions built on top of the package RODBC to facilitate an efficient SQL + R workflow
Other
0 stars 0 forks source link

Authentication #8

Open bfatemi opened 8 years ago

bfatemi commented 8 years ago

Create a mechanism to enable users to add database access. This mechanism will also need to check whether they have access and securely store their credentials.

Possibly use packages:

To communicate with web authentication or provide a secure repo to store their data