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

[expo] add a note about AppCheck #50

Merged
merged 1 commit into from
Nov 10, 2023
Merged

[expo] add a note about AppCheck #50

merged 1 commit into from
Nov 10, 2023

Conversation

yssk22
Copy link
Owner

@yssk22 yssk22 commented Nov 9, 2023

Summary

When we build an app with the new package name and it uses Firebase Authentication, it always tries to get AppCheck token in useFirebaseTokensInHttpHeader() hook.

The hook can fail when we don't configure AppCheck on our firebase project.

Test

  • N/A

Issue

  • N/A

**Summary**

When we build an app with the new package name and it uses Firebase Authentication,
it always tries to get AppCheck token in `useFirebaseTokensInHttpHeader()` hook.

The hook can fail when we don't configure AppCheck on our firebase project.

**Test**

- N/A

**Issue**

- N/A
@yssk22 yssk22 force-pushed the develop branch 2 times, most recently from ba1a680 to 27700c2 Compare November 10, 2023 00:42
@yssk22 yssk22 merged commit 6dc1e06 into main Nov 10, 2023
9 checks passed
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