8000 Add Biometrics To The Consumer Prebuilt UI by jhaven-stytch · Pull Request #302 · stytchauth/stytch-android · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Biometrics To The Consumer Prebuilt UI #302

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

Merged
merged 8 commits into from
May 14, 2025

Conversation

jhaven-stytch
Copy link
Contributor
@jhaven-stytch jhaven-stytch commented May 14, 2025

Linear Ticket: SDK-2681

Changes:

  1. Add support to the consumer prebuilt UI for biometrics registration and authentication.
  2. You can configure it so that you do or do not register after authentication via the BiometricsOptions.
  3. If you choose not to register via the prebuilt UI you will have to call register from elsewhere.
  4. In either case if the user is somehow registered and you include in the product config StytchProduct.Biometrics then a button will be added to the home screen to authenticate with biometrics.

Notes:

Checklist:

  • I have verified that this change works in the relevant demo app, or N/A
  • I have added or updated any tests relevant to this change, or N/A
  • I have updated any relevant README files for this change, or N/A

@jhaven-stytch jhaven-stytch requested a review from a team as a code owner May 14, 2025 15:07
@jhaven-stytch
Copy link
Contributor Author

Code Coverage

Overall Project 72.46% 🍏

There is no coverage information present for the Files changed

@jhaven-stytch jhaven-stytch merged commit cd35d14 into main May 14, 2025
4 checks passed
@jhaven-stytch jhaven-stytch deleted the jordan/hackweek-biometrics branch May 14, 2025 19:38
jhaven-stytch added a commit that referenced this pull request May 15, 2025
* Update error types from API workflow (#298)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#299)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#300)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#301)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Fix B2C UI memory leak (#303)

* Add Biometrics To The Consumer Prebuilt UI (#302)

* WIP: initial pass, get flows working

* Revisions per designs

* Extract string resources

* Standardize option name with iOS

* Lint and update tests

* Fix ui test

* Update all string keys

---------

Co-authored-by: ci-stytch <72180218+ci-stytch@users.noreply.github.com>
Co-authored-by: Stytch Codegen Bot <support@stytch.com>
jhaven-stytch added a commit that referenced this pull request May 16, 2025
* SDK-2657 Move all UI strings into string resources to prepare for BYOC (#296)

* Rename all b2c strings, extract some that are shared, add helper for style annotations in string resources and verify it works in b2c UI

* Extract all b2b ui strings from views (still need to figure out error messages)

* All hardcoded strings are now resources

* Update tests

* Run all tests on ALL PRs/pushes, not just to main

* Maybe a little overzealous

* Lint

* WIP: initial pass, get flows working

* Revisions per designs

* Extract string resources

* SDK-2658 Audit string keys for BYOC MVP (#306)

* Update error types from API workflow (#298)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#299)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#300)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Update error types from API workflow (#301)

Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* Fix B2C UI memory leak (#303)

* Add Biometrics To The Consumer Prebuilt UI (#302)

* WIP: initial pass, get flows working

* Revisions per designs

* Extract string resources

* Standardize option name with iOS

* Lint and update tests

* Fix ui test

* Update all string keys

---------

Co-authored-by: ci-stytch <72180218+ci-stytch@users.noreply.github.com>
Co-authored-by: Stytch Codegen Bot <support@stytch.com>

* SDK-2660 Add localization instructions/readme (#309)

* Add localization instructions/readme

* Link to Localization from main README

* Update localization readme

* Version bump

---------

Co-authored-by: ci-stytch <72180218+ci-stytch@users.noreply.github.com>
Co-authored-by: Stytch Codegen Bot <support@stytch.com>
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.

2 participants
0