Skip to content

Adding UI Test for Passwordless Flow [fdl deprecation] #14000

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 4 commits into from
Nov 4, 2024

Conversation

srushtisv
Copy link
Contributor

test to verify email link sent successfully

@srushtisv srushtisv changed the base branch from main to fdl-dep October 30, 2024 19:21
@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@srushtisv srushtisv requested a review from pashanka October 30, 2024 19:32
@srushtisv srushtisv marked this pull request as ready for review October 30, 2024 19:37
Copy link
Contributor

@Xiaoshouzi-gh Xiaoshouzi-gh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the failed tests

private let authorizedDomain: String = "ENTER AUTHORIZED DOMAIN"
private let customDomain: String = "ENTER AUTHORIZED HOSTING DOMAIN"
private let authorizedDomain: String =
"fir-ios-auth-sample.firebaseapp.com" // Enter AUTHORIZED_DOMAIN
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulb777 is there a way to read these values somewhere hidden?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll send you the link

@srushtisv srushtisv merged commit 060e31d into fdl-dep Nov 4, 2024
51 checks passed
@srushtisv srushtisv deleted the fdl-dep-tests branch November 4, 2024 17:15
@firebase firebase locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants