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

[📚] missing information for firebase_ui_auth #35

Open
graemep-nz opened this issue Feb 13, 2023 · 1 comment
Open

[📚] missing information for firebase_ui_auth #35

graemep-nz opened this issue Feb 13, 2023 · 1 comment
Labels
auth documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@graemep-nz
Copy link

graemep-nz commented Feb 13, 2023

See firebase/flutterfire#10431 for files etc.
Issue number 6 in firebase_ui_auth 1.1.10 issues.pdf

It is very difficult to work out how to use the theme to control the appearance.
Some better documentation is needed.

It is common for people to want to change the layout of the sign-in screen e.g. "Log in" instead of "sign in" etc. Some documentation is needed for the easiest way to do this.

For the "register" screen to work properly you need to have an action
AuthStateChangeAction - action this isn't documented anywhere.

For verify email, there is no documentation that says you need to supply ActionCodeSettings for verify to work on Android and IOS (not needed on web) or how to create them.

see also
firebase/flutterfire#10431
#39
#38
#37
#36

@FuadEfendi
Copy link

README.md should provide application-specific settings.

Generic documentation (written by others than application example original authors) is not acceptable, it does not include application-specific settings, it is indeed generic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants