MatthewJWhittle / getarc

Other
3 stars 3 forks source link

client id and secret #6

Closed MatthewJWhittle closed 3 years ago

MatthewJWhittle commented 3 years ago

Users should be able to set the client id and secret and they should set up a developer account to create an app for authentication. This is how authentication is handled by googlesheets, boxr and Rlinkedin. https://github.com/jennybc/googlesheets/issues/397 https://github.com/r-box/boxr/blob/master/R/boxr_auth.R https://github.com/mpiccirilli/Rlinkedin/blob/master/R/inOAuth.R

This would enable users to set their own redirect URIs