import { Inject } from '@nestjs/common'; export const FunkiIdAuth = () => Inject('FIREBASE_AUTH');