0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

探せない😭「FirebaseのAuthenticationのウェブ設定」から、SDKが探せない件について

Last updated at Posted at 2020-06-07

この記事では、vueの勉強中に、「せっかくなので、firebaseと連携してみよう!」と思い本をみながら進めていたのですが、SDK設定の部分で「FirebaseのAuthenticationのウェブ設定」からapi等の情報を探していたけど、ない???となり調べた結果です。

結論

firebaseと接続するためのapi等の情報は、

設定したいアプリケーションの「設定→プロジェクトを設定」を選択する。
スクリーンショット 2020-06-07 18.44.01.png

下の部分に、「マイアプリ」の項目があり、そこに「Firebase SDK snippet」の中にあるapiキーとかいろいろある項目をコピーして使いましょう。
スクリーンショット 2020-06-07 17.27.42.png

最後に

本の通り進めてたら、「ないんだけど😭」となったので調べました。
本が書かれた日から、月日が経ってfirebaseのUIが更新されているためだと思います。裏どりできたらよかったんですけど、とりあえず困っている人いるかも?とおもったので書いてみました。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?