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

feat: Add callback for internal state of SupaEmailAuth #99

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

Adds onToggleSignIn and onToggleRecoverPassword parameter to SupaEmailAuth so that users of SupaEmailAuth can observe the internal state of SupaEmailAuth and react to it accordingly such as changing the display text on an appBar of the parent widget.

Fixes #95

@dshukertjr dshukertjr merged commit 72a861f into main Jun 20, 2024
1 check passed
@dshukertjr dshukertjr deleted the feat/auth-action branch June 20, 2024 01:28
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.

Implement authAction on SupaEmailAuth
2 participants