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

Implement the .NET SDK or the client library #3

Closed
13 of 15 tasks
Arash-Sabet opened this issue Jun 26, 2024 · 3 comments · Fixed by #9
Closed
13 of 15 tasks

Implement the .NET SDK or the client library #3

Arash-Sabet opened this issue Jun 26, 2024 · 3 comments · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@Arash-Sabet
Copy link
Contributor

Arash-Sabet commented Jun 26, 2024

The .NET SDK must support the following basic operations:

Preparations to open source this SDK

Important notes

  • The implementation of this library must support NuGet package deployment
  • It'll be great if we can implement a Blazor Web App to demo this library

Note: the core library has now been merged with the SDK library.

@Arash-Sabet
Copy link
Contributor Author

This issue must be transferred to the sdk repo to carry on work there.

@Arash-Sabet
Copy link
Contributor Author

Reopening the issue to transfer it to the sdk repo

@Arash-Sabet Arash-Sabet reopened this Jul 5, 2024
@Arash-Sabet Arash-Sabet transferred this issue from another repository Jul 5, 2024
@Arash-Sabet Arash-Sabet pinned this issue Jul 10, 2024
@Arash-Sabet
Copy link
Contributor Author

Introduced the IAccessTokenProvider interface to accommodate different implementations of EntraID token providers e.g. Daemon, User flow, application, etc. This approach potentially brings in much flexibility to the developers who're interested in plugging in their own implementation. The work continues as the introduction of the abstraction to the dependency injection framework needs to continue.

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

Successfully merging a pull request may close this issue.

1 participant