1.0.6 • Published 3 years ago

@alexandreguertin/adonis-firebase v1.0.6

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

adonis-firebase

A simple Firebase provider for Adonis with an authentication scheme compatible with Firebase authentication.

To keep in mind

Since users can register directly through Firebase, the first time they ping your Adonis instance, there will be no corresponding entry in the database. The schema handles this situation and creates the user.

Installation

You can install the package from npm.

adonis install @alexandreguertin/adonis-firebase [--yarn]

Make sure to read instructions.md file.

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago