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

feat: use ASWebAuthenticationSession for iOS PKCE #88

Merged
merged 2 commits into from
Oct 4, 2023

chore: remove unnecessary logging

55287dc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: use ASWebAuthenticationSession for iOS PKCE #88

chore: remove unnecessary logging
55287dc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results completed Oct 4, 2023 in 0s

✅ Test Results - 8/8 - Passed in 0.389s

✅ editmode-results.xml - 8/8 - Passed in 0.389s

Details

✅ editmode-results.xml - 8/8 - Passed in 0.389s
  • ✅ Immutable.Passport.Core.BrowserCommunicationsManagerTests - 6/6 - Passed in 0.320s
    • CallAndResponse_Failed_ClientError_NoType - Passed in 0.274s
    • CallAndResponse_Failed_ClientError_WithType - Passed in 0.013s
    • CallAndResponse_Failed_NoRequestId - Passed in 0.010s
    • CallAndResponse_Success_BrowserReady - Passed in 0.005s
    • CallAndResponse_Success_NoData - Passed in 0.010s
    • CallAndResponse_Success_WithData - Passed in 0.008s
  • ✅ Immutable.Passport.PassportImplTests - 2/2 - Passed in 0.019s
    • GetAddress_Failed - Passed in 0.012s
    • GetAddress_Success - Passed in 0.007s