Firebase App Check token is invalid. #1475
Replies: 1 comment
-
Did you check https://vuefire.vuejs.org/nuxt/deployment.html examples? You can probably compare your code to that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Did anyone encounter:
I am trying to get data from FB storage.
I tried app check with reCAPTCHA v3 and enterprise. Then enforce lock on storage.
I can login to the app no issue, but when retriving data. it fails on this.
I have setup secret key in firebase and the client side key in nuxt.
otherwise, all seems to work great so far. 👍🏻
Beta Was this translation helpful? Give feedback.
All reactions