chrishasz / spgo

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
https://www.chrishasz.com/spgo
MIT License
60 stars 11 forks source link

[feature request] add smart card authentication support #144

Open da-development-id opened 3 years ago

da-development-id commented 3 years ago

Wondering if smart card authentication could be supported to authenticate the Sharepoint session?

chrishasz commented 3 years ago

Hello @da-development-id - SPGo uses the node-sp-auth library for authentication capabilities.

Smart Card authentication in SPGo would require added support in this library. We do support work-arounds in the form of App Password and Addin-only authentication methods.