-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth): Add recaptcha and sms toll fraud support for phone auth (#…
…2625) * enable recaptcha enterprise on phone auth * undo autosave editor changes * remove editor whitespace changes * fix unit tests + add sms tf changes * lint fixes and api extractor * restructure with auth/client naming * fixes * address PR feedback * Update src/auth/auth-config.ts Co-authored-by: Kevin Cheung <[email protected]> * fixing rCE phone enablement integ tests on project level * fix rCE phone support Integration Tests --------- Co-authored-by: Liubin Jiang <[email protected]> Co-authored-by: Kevin Cheung <[email protected]> Co-authored-by: Liubin Jiang <[email protected]>
- Loading branch information
1 parent
f1c5523
commit 58b1a36
Showing
8 changed files
with
762 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.