Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Recaptcha Enterprise integration with phone auth flows #13192
base: main
Are you sure you want to change the base?
Recaptcha Enterprise integration with phone auth flows #13192
Changes from 40 commits
7665630
d93c078
150d805
7fda3a4
2fbc001
bc71e05
5477d9d
2e2d67f
e139f33
4551a26
6159e24
abaa930
442fbb3
8df9d02
3370b9d
40f4f74
108c555
4999595
e9cfad6
3855e45
8cf57db
facfa9a
90e866e
f9bcce4
4c9df96
30ed91a
9b75a9a
01dbe09
8967140
5f230c3
e82baef
99167bc
9c332e2
db43d99
b9479fa
a979479
268f74d
40a18e4
fdd4a27
bfaaf1d
35f5b2f
d32b320
bcfa862
3717629
88ac589
0a4b9bc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we add a api reference here? what does cl stand for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cl stands for client I think, deriving the name from an existing implementation of
verifyClAndSendVerificationCode
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it, might still worth adding a comment here.