com.google.firebase.quickstart.auth
.com.google.firebase.quickstart.auth.kotlin.MainActivity
.app/src/main/res/values/ids.xml
and replace the values of facebook_app_id
and facebook_client_token
with the ID of the Facebook app you just created and the client token respectively.auth.example.com
.web/auth.html
using your web browser.Note: Multi Factor authentication only works for apps using Google Cloud Identity Platform, a paid service. If you are only using Firebase Authentication this sample will not work for you.
Copyright 2020 Google, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.