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

Native authentication extensibility #1977

Merged
merged 13 commits into from
Dec 14, 2023
Merged

Conversation

Yuki-YuXin
Copy link
Contributor

@Yuki-YuXin Yuki-YuXin requested a review from a team as a code owner December 13, 2023 16:52
@github-actions github-actions bot added the msal label Dec 13, 2023
@@ -82,6 +72,16 @@ import com.microsoft.identity.common.java.providers.microsoft.azureactivedirecto
import com.microsoft.identity.common.java.util.ResultFuture
import com.microsoft.identity.common.java.util.StringUtil
import com.microsoft.identity.common.java.nativeauth.util.checkAndWrapCommandResultType
import com.microsoft.identity.nativeauth.statemachine.errors.ErrorTypes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this PR also contain updated tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should contain updated tests. Previously the test branch had not been merged and the test files did not exist. Now it has been updated.

@Yuki-YuXin Yuki-YuXin requested a review from a team as a code owner December 14, 2023 10:39
msal/build.gradle Outdated Show resolved Hide resolved
@Yuki-YuXin Yuki-YuXin merged commit a6a31d7 into dev Dec 14, 2023
9 checks passed
@SaurabhMSFT SaurabhMSFT deleted the yuki/native-auth-extensibility branch December 14, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants