Basic Authentication with username password and linux
Open
@pkbullock is already working on this.
Since Jul 17, 2023.
documentation
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
Hi, I would like to connect to a OneDrive account to which I don't have admin access (I cannot use AzureAD or Microsoft Graph, I cannot register application), currently I'm able to use
- Microsoft.SharePoint.Client.Portable.dll
- Microsoft.SharePoint.Client.Runtime.Portable.dll
- Microsoft.SharePoint.Client.Runtime.Windows.dll
However those doesn't work on linux
Any suggestion?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.