質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,7 +3,6 @@
|
|
3
3
|
[Qiita参考記事](https://qiita.com/41semicolon/items/a9230a32fab720338451)
|
4
4
|
|
5
5
|
しかし,下記のエラーが返ってきていて認証できません.
|
6
|
-
秘密鍵は環境変数に設定されていることは確認し[jwt.io](https://jwt.io)でデコードしたところ,理想通りのデータでした.
|
7
6
|
|
8
7
|
```
|
9
8
|
error verifying ID token: ID token has invalid 'aud' (audience) claim; expected "vue-auth-491e7" but got "transfer-go"; make sure the ID token comes from the same Firebase project as the credential used to authenticate this SDK; see https://firebase.google.com/docs/auth/admin/verify-id-tokens for details on how to retrieve a valid ID token
|