bill-kerr / firebase-auth-client

Simple Firebase authentication client for testing APIs and more 🔥

Home Page:https://auth-client.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Authentication Client

Firebase Authentication Client is a simple frontend that helps you login and get user and authentication details from Google's Firebase service.

After building multiple backend applications utilizing Firebase for authentication, it became apparent that I needed a way to easily get authentication tokens, evaluate custom claims, and other tasks that require a frontend Firebase client. To that end, I created this frontend client as a general purpose tool for anyone's use.

Visit the application at https://auth-client.netlify.app.

How it's built

The frontend application is built with Svelte and uses TailwindCSS for styling.

About

Simple Firebase authentication client for testing APIs and more 🔥

https://auth-client.netlify.app


Languages

Language:Svelte 80.2%Language:TypeScript 11.7%Language:JavaScript 6.5%Language:HTML 1.6%