Skip to content

Most visited

Recently visited

navigation

Firebase Authentication ですばやく安全にログインできるようにする

Firebase Authentication は、ユーザーがすでに使用している信頼できるシステムを利用してアプリにログインできる機能です。ログイン後、ユーザーのデータはクラウドに安全に保存され、ユーザーはどの端末でも同じようにアプリを使用できるようになります。

解説

Firebase Authentication には、バックエンド サービス、手軽な SDK、そのまま使える UI ライブラリなど、アプリでユーザーを認証するために必要な機能が揃っています。プラットフォームの違いやアプリの切り替えを意識する必要がなくなり、ユーザーにとっての利便性が向上します。ユーザーがアプリにすぐにアクセスできて安全にコンテンツを楽しめるよう、パスワードを使用する認証や一般的なフェデレーション ID プロバイダ(Google、Facebook、Twitter など)による認証などをサポートしています。

主な機能

  • 他の Firebase 機能と緊密に統合されています。
  • OAuth 2.0 や OpenID Connect などの業界標準を採用しているため、カスタム バックエンドと簡単に統合できます。
  • 2 種類の開発方法が用意されています。つまり、認証に必要なすべての機能を簡単に実装できるソリューションとして FirebaseUI を使用するか、1 つまたは複数のログイン方法を手動でアプリに統合できる Firebase Authentication SDK を使用します。
  • ユーザーが Gmail、Google Play、Google+ などの Google サービスですでに使用している Google アカウントを使って簡単にログインできる、安全な認証を提供しています。また、パスワードを使用する認証や、一般的なフェデレーション ID プロバイダ(Facebook や Twitter)による認証もサポートしています。
  • 一度同意するだけで、複数の端末やウェブサイトから安全かつシームレスにアプリを利用できます。どの端末からでも同じように使えるアプリはユーザーにとって魅力的です。
  • Google サービスに接続するユーザーの安全を確保します。Google 連絡先の共有、ドライブへのファイルの保存、カレンダーへの予定の追加といった操作を安全に行えます。
  • ユーザーは Google ウォレットでお支払いができます。Google ウォレットでの精算に対応しているため、アプリ内購入が簡単にできます。

今すぐ開始

Firebase Authentication
This site uses cookies to store your preferences for site-specific language and display options.

Get the latest Android developer news and tips that will help you find success on Google Play.

* Required Fields

Hooray!

Browse this site in ?

You requested a page in , but your language preference for this site is .

Would you like to change your language preference and browse this site in ? If you want to change your language preference later, use the language menu at the bottom of each page.

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.

Take a one-minute survey?
Help us improve Android tools and documentation.