insomnia-plugin-firebase

1.0.5 • Public • Published

insomnia-plugin-firebase

Retornará o uid ou o token do usuário do firebase.

Setup

Adicione nas variaveis de ambiente o seguinte atributo:

{
  "firebase": {
    "config": {
      "apiKey": "",
      "authDomain": "",
      "databaseURL": "",
      "projectId": "",
      "storageBucket": "",
      "messagingSenderId": "",
      "appId": "",
    }
  }
}

Usando

  1. digite firebase 1

  2. Informe os dados 2

Readme

Keywords

Package Sidebar

Install

npm i insomnia-plugin-firebase

Weekly Downloads

233

Version

1.0.5

License

ISC

Unpacked Size

64.7 kB

Total Files

6

Last publish

Collaborators

  • leonardo.porto