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

Release 3.0.0 #107

Merged
merged 459 commits into from
May 4, 2023
Merged

Release 3.0.0 #107

merged 459 commits into from
May 4, 2023

Conversation

MichielVrins
Copy link
Contributor

No description provided.

MichielVrins and others added 30 commits March 23, 2023 15:25
Fix a bug where pin auth events would not get sent correctly
FP-Hotfixtests hot fox for some failing android tests
This api wasn't fully implemented in iOS and is not very useful, so
let's just remove it while we still can :^)
FP-62: Android: Move SSO into a useCase and add Tests
This commit updates startApp to go through pigeon, for this we need to
update a few types that get passed along and need to update how we
create some of the main objects on the dart side. e.g. the native
interface api.
It also has some changes on how we deal with the config on the Android
side.
…the same time, removed unused usecase form android with isauthenticatorregistered
…unauthenticated and only allowing one otp flow at the time, additionally reworked CALLBACK to callback on android, and moved the callback logic into companion object for accept- and deny-mobileauthenticationrequestusecases
MichielVrins and others added 27 commits April 26, 2023 16:11
FP-RENAME-PIGEON-FILES renamed pigeon files to better indicate that t…
Also attempt to cancel customRegistration during during our cancel
It was possible to pass in an available but not registered authenticator
into the authenticate_user method if biometrics were available but not
registered. This would result in an error instead of fallback to pin.

This commit fixes that by only checking registered authenticators when
authenticating user.
Copy link

@PiotrKlis PiotrKlis left a comment

Choose a reason for hiding this comment

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

Changes already checked in other PRs 👍

@MichielVrins MichielVrins merged commit f78a245 into master May 4, 2023
@MichielVrins MichielVrins deleted the release_3.0.0 branch May 4, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants