Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to do cert based authentication #118

Merged
merged 7 commits into from
Sep 18, 2024

Conversation

crcobb
Copy link
Contributor

@crcobb crcobb commented Sep 5, 2024

Add code to allow authentication using a cert stored in the user or machine store by providing the thumbprint for the cert.

@svrooij
Copy link
Owner

svrooij commented Sep 5, 2024

Thank you for your contribution, I think certificates are better than client secrets.

@svrooij svrooij self-requested a review September 6, 2024 14:44
@svrooij
Copy link
Owner

svrooij commented Sep 6, 2024

@crcobb can you run dotnet format from the main folder?

@crcobb
Copy link
Contributor Author

crcobb commented Sep 7, 2024

dotnet format completed. I'll make sure to do that step for any future contributions.

@svrooij svrooij merged commit 491ea9f into svrooij:main Sep 18, 2024
7 checks passed
@svrooij
Copy link
Owner

svrooij commented Nov 13, 2024

This pr is included in the 1.0.3 release, sorry for it taking this long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants