{"library":"firebase-auth-lite","type":"library","category":null,"description":"Firebase Auth Lite (Beta) is a lightweight, performance-focused alternative to the official Firebase Auth SDK, designed specifically for modern browser environments. Currently at version 0.8.9, it aims to deliver significantly smaller bundle sizes and faster authentication performance, claiming to be up to 27 times smaller and 13 times faster than the official SDK. The library is under active development, with its API explicitly stated as subject to change without warning until it reaches a stable 1.0 release. Key differentiators include a simplified API, enhanced client-side security through direct OAuth redirect handling, and limitations such as localStorage-only session persistence. It relies on modern browser features like the Fetch API and localStorage, requiring users to handle transpilation for broader browser compatibility. Its release cadence is ad-hoc, driven by development progress toward v1.0.","language":"javascript","status":"active","version":"0.8.9","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install firebase-auth-lite","imports":["import Auth from 'firebase-auth-lite';","const auth = new Auth({ apiKey: 'YOUR_API_KEY' });"]},{"cmd":"yarn add firebase-auth-lite","imports":[]},{"cmd":"pnpm add firebase-auth-lite","imports":[]}],"homepage":"https://firebaseauth.lite.app","github":"https://github.com/samuelgozi/firebase-auth-lite","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/firebase-auth-lite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/firebase-auth-lite/compatibility"}}