Socket
Book a DemoInstallSign in
Socket

@amoutonbrady/nuxt-firebase-auth-lite

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amoutonbrady/nuxt-firebase-auth-lite

Nuxt integration for firebase-auth-lite

0.11.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Nuxt firebase auth lite

Intergration of firebase auth lite, a lightweight alternative to the official firebase library.

Usage

Install it:

# npm
$ npm i @amoutonbrady/nuxt-firebase-auth-lite
# pnpm
$ pnpm add @amoutonbrady/nuxt-firebase-auth-lite
# yarn
$ yarn add @amoutonbrady/nuxt-firebase-auth-lite

Then add it to you nuxt.config.(j|t)s:

export default {
    ...,
    modules: [
        ['@amoutonbrady/nuxt-firebase-auth-lite', { apiKey: 'myApiKey' }],
    ],
    ...,
}

Keywords

firebase

FAQs

Package last updated on 15 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.