-
Notifications
You must be signed in to change notification settings - Fork 661
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
[Identity] Support phone verification #6438
Conversation
487008e
to
f915b01
Compare
@stripe/stripe-identity-observers |
8c23697
to
20725a0
Compare
Risky Change This is considered a risky change because it adjusts the sample app build.gradle, please review carefully. By adding the label |
6dccee1
to
cc4dd14
Compare
cc4dd14
to
d58a7a4
Compare
20ff662
to
de1d752
Compare
Diffuse output:
APK
MANIFEST
DEX
ARSC
|
eadf3c2
to
af58e1c
Compare
af58e1c
to
df4ea2d
Compare
a59c11f
to
39388dd
Compare
1 build increased size, 1 build had no size change
Stripe Identity Example 20.27.3-theme1 (16)⚖️ Compare build Total install size change: ⬆️ 75.7 kB (0.85%) Largest size changes
PaymentSheet Example 20.27.3 (11)No changes to report 🛸 Powered by Emerge Tools |
08e9164
to
4760030
Compare
4760030
to
6bed5e6
Compare
Summary
This is the release branch for Identity phone verification, will merge it to master once it's feature complete. See more details in this internal doc.
The release branch has two sets of changes -
Changes in the SDK to support phone Verification - all changes are reviewed before merged into this branch, see details here
Changes in the example app to support Phone verification
phone
:none
|attempt
|required
value, display a section to configure document fallbacknone
|attempt
|required
, sets options.phone_records.fallback =document
, sets options.documentdocument
|id_number
- !temporarily on hold until backend supports PII, tracked in M2:See a similar iOS change at stripe/stripe-ios#2452
Motivation
Support phone verification
Testing
Recording
Changelog