Skip to content

feat: Add prefilled email, password to SupaEmailAuth #143

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maurovanetti
Copy link

What kind of change does this PR introduce?

It allows for prefilled values for email and/or password in SupaEmailAuth.

What is the current behavior?

Currently, this value can only be inserted manually by the user.

What is the new behavior?

Unchanged if prefilledEmail and prefilledPassword are not specified in the widget's constructor.
If any of these values is set, the corresponding TextEditingController will be initialized with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant