-
Notifications
You must be signed in to change notification settings - Fork 97
Authentication #368
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
Authentication #368
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations on your first PR!
I've added comments to some portions but a lot of the comments apply to all files or most files so please take care of them by looking through each file. I'll repeat again, please read through our documentation guidelines and also read how some docs from the current site to understand our language and formatting style as that needs to be improved here! Thanks again.
...ting/authentication/code_403_the_caller_does_not_have_permission_status_permission_denied.md
Outdated
Show resolved
Hide resolved
...ting/authentication/code_403_the_caller_does_not_have_permission_status_permission_denied.md
Outdated
Show resolved
Hide resolved
...ting/authentication/code_403_the_caller_does_not_have_permission_status_permission_denied.md
Outdated
Show resolved
Hide resolved
...ting/authentication/code_403_the_caller_does_not_have_permission_status_permission_denied.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/custom_authentication_in_flutterFlow.md
Outdated
Show resolved
Hide resolved
...ing/authentication/my_app_is_starting_from_homepage_after_logging_in_once_in_the_run_mode.md
Outdated
Show resolved
Hide resolved
|
||
It looks like you are experiencing an issue with using the Firebase Phone Authentication method. To troubleshoot this issue, there are a few things you can try: | ||
|
||
Make sure you have correctly configured the Firebase Phone Authentication method in your app. This includes setting up a project in the Firebase console and adding the necessary dependencies to your app. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These need to be in bullets
docs/troubleshooting/authentication/safetynet_phone_sign-in_issue_on_android_devices.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/safetynet_phone_sign-in_issue_on_android_devices.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
|
||
**Steps to follow in Apple Developer Account.** | ||
|
||
Here I will guide you through all the steps you need to follow specifically in the Apple Developer account. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check out the language we used in other docs, we don't use first person like "I will guide you"
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/sign_in_with_apple_for_web.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/google_sign_in_troubleshooting.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/google_sign_in_troubleshooting.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/google_sign_in_troubleshooting.md
Outdated
Show resolved
Hide resolved
...g/authentication/how_to_retrieve_the_authenticated_type_from_firebase_auth_in_flutterflow.md
Outdated
Show resolved
Hide resolved
...g/authentication/how_to_retrieve_the_authenticated_type_from_firebase_auth_in_flutterflow.md
Outdated
Show resolved
Hide resolved
...g/authentication/how_to_retrieve_the_authenticated_type_from_firebase_auth_in_flutterflow.md
Outdated
Show resolved
Hide resolved
...g/authentication/how_to_retrieve_the_authenticated_type_from_firebase_auth_in_flutterflow.md
Outdated
Show resolved
Hide resolved
...ting/authentication/code_403_the_caller_does_not_have_permission_status_permission_denied.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/custom_authentication_in_flutterFlow.md
Outdated
Show resolved
Hide resolved
docs/troubleshooting/authentication/custom_authentication_in_flutterFlow.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
Added Pro tips, fixed some typos, and created a new image.
Linear ticket and magic word Fixes DEVR-943
Type of change