Skip to main content

Authentication

This Brick ...

Tutorial here to create passwordless authentication with Firebase and Flutter

Dependencies

Installation

Configuration Setup

Apple Sign In

To include Apple Sign In in your app, you simply need to enable it in the Firebase console. There is no need to provide the service Id. Then you need to add the "Sign in with Apple" capability in the Signing @ Capabilities tab of you project. To do sos open your ios folder in XCode, click on the Runner and go to the Signing @ Capabilities tab. Then add the "Sign in with Apple" capability.

Input Parameters

Doctor

How Does It Work?

Widgets

Cloud Functions

Setup Custom Verificatino Email

First you'll have to add your custom domain to the list of authorized domains in the Firebase console. Go to the Authentication tab, then to the Parameters tab and add your domain to the list of authorized domains. For Codika we would add : "Codika.app" and "dailyc.app.link" which is the Branch.io link.