Skip to content

Instantly share code, notes, and snippets.

@mdunisch
Created November 28, 2022 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdunisch/8824ad41948b7e2d4147503b11dbcd27 to your computer and use it in GitHub Desktop.
Save mdunisch/8824ad41948b7e2d4147503b11dbcd27 to your computer and use it in GitHub Desktop.
Firebase Deno
import { getAuth } from "npm:firebase-admin/auth";
getAuth();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment