JoeCode

December 2021

Dec 01, 2021

Flask Security

Ruby and SharePoint

host = 'contoso.sharepoint.com'
relatvie_url = ''
prefix = 'crmsandbox'
site = Sharepoint::Site.new host, relative_url, prefix: prefix
site.session.authenticate username, password