1.0.2 • Published 8 months ago

n8n-nodes-firebase-admin-auth-get-uid-from-email v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

n8n-nodes-firebase-admin-auth-get-uid-from-email

Firebase Admin Auth get the uid from the email of the user.

Getting Started

  1. Install the node package to your n8n instance in root of the project
    pnpm install firebase-admin -w
  2. Add environment variables to your n8n instance
    NODE_FUNCTION_ALLOW_EXTERNAL=firebase-admin
  3. Add the custom node to your n8n instance:
    1. Go to Settings.
    2. Community nodes.
    3. Add n8n-nodes-firebase-admin-auth-get-uid-from-email.
  4. Now you should see the node in the nodes list named Firebase Auth.

Development

  1. Run pn build && pn link --global
  2. Go to ~/.n8n/custom
  3. Run rm -rf node_modules && pnpm link n8n-nodes-firebase-auth --global && n8n start

License

MIT

1.0.2

8 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago