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

c# lib: add GetAppPortalAccess* methods to IAuthentication interface #1386

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

svix-gabriel
Copy link
Contributor

@svix-gabriel svix-gabriel commented Aug 5, 2024

Motivation

This closes #1272

Solution

Basically what the ticket asks for. This extends the IAuthentication interface with the requested AppPortalAccess methods.

@svix-gabriel svix-gabriel marked this pull request as ready for review August 5, 2024 18:30
@svix-gabriel svix-gabriel requested a review from a team as a code owner August 5, 2024 18:30
@svix-gabriel svix-gabriel merged commit 3aac5e1 into main Aug 5, 2024
3 checks passed
@svix-gabriel svix-gabriel deleted the gabriel/c-sharp-cheddar branch August 5, 2024 18:53
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.

The C# library is missing the new app portal interface that supports the feature flags
2 participants