Introduction
Last updated
Last updated
The Firebase Dart Admin Auth SDK offers a robust and flexible set of tools to perform authentication procedures within Dart or Flutter projects. This SDK is designed to enable developers to interact with Firebase authentication services allowing them to perform authentication functions like custom token generation, and user management tasks from their applications.
It makes integrating Firebase user authentication seamless, secure and easy to use. The functionalities are robust and can be applied across several use cases.
These are some of the core functionalities offered by this SDK:
Creation of new users using authentication methods like email and password, social login etc.
User sign-in with custom token, email link, phone number and more.
Below is an array of features showing what Firebase Dart authentication functions are currently supported by the SDK.