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

Recaptcha integration master pr #11231

Merged
merged 15 commits into from
Jul 25, 2023
Merged

Recaptcha integration master pr #11231

merged 15 commits into from
Jul 25, 2023

Commits on May 4, 2023

  1. Implement get recaptcha config (#10038)

    chuanr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    affb496 View commit details
    Browse the repository at this point in the history
  2. Add recaptcha related errors (#10048)

    chuanr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    efe9db1 View commit details
    Browse the repository at this point in the history
  3. Backend apis (#10063)

    chuanr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cdbad71 View commit details
    Browse the repository at this point in the history
  4. Expose only needed error codes (#10635)

    chuanr committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cdedffe View commit details
    Browse the repository at this point in the history
  5. Rebase to current master

    renkelvin committed May 4, 2023
    Configuration menu
    Copy the full SHA
    81a12fa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    835dbbc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add reCAPTCHA support to email flows of sign up, send email link, res…

    …et password (#11446)
    renkelvin committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9424622 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into recaptcha

    renkelvin committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9af06c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Changes post rebase

    renkelvin committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8170722 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. address pr issues

    renkelvin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5298902 View commit details
    Browse the repository at this point in the history
  2. Update FIRAuthRecaptchaVerifier.m

    renkelvin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ea7548a View commit details
    Browse the repository at this point in the history
  3. Update FIRGetOOBConfirmationCodeRequestTests.m

    renkelvin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    98aecda View commit details
    Browse the repository at this point in the history
  4. Address pr issues

    renkelvin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    24d0944 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update FIRAuthRecaptchaVerifier.m

    renkelvin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d436fdc View commit details
    Browse the repository at this point in the history
  2. Update docs

    Co-Authored-By: Kevin Cheung <kevinthecheung@users.noreply.github.com>
    renkelvin and kevinthecheung committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c74cedb View commit details
    Browse the repository at this point in the history