{"library":"local-first-auth","type":"library","category":null,"description":"The `local-first-auth` library provides a client-side implementation of the Local First Auth specification, enabling web applications to integrate authentication without relying on backend servers, passwords, or third-party providers. Currently at version 2.2.1, it focuses on providing a lightweight, DID-based (Decentralized Identifier, specifically `did:key`) authentication flow where user profiles and cryptographic keys are generated and stored locally on the user's device. This approach is ideal for temporary or in-person community applications like meetups, social clubs, or game nights, offering a simple 3-step onboarding process. A key differentiator is its serverless nature and focus on local data storage, which simplifies development for specific use cases. However, users must be aware that clearing browser data will result in the loss of their account keys, making it unsuitable for applications requiring persistent or multi-device account access. The library offers both React components and vanilla JavaScript functions for integration, shipping with TypeScript types.","language":"javascript","status":"active","version":"2.2.1","tags":["javascript","local-first-auth","local-first","authentication","did","decentralized-identity","web-app","onboarding","typescript"],"install":[{"cmd":"npm install local-first-auth","imports":["import { Onboarding } from 'local-first-auth/react'","import { createOnboarding } from 'local-first-auth'","import { getProfileDetails } from 'local-first-auth'"]},{"cmd":"yarn add local-first-auth","imports":[]},{"cmd":"pnpm add local-first-auth","imports":[]}],"homepage":null,"github":"https://github.com/antler-browser/local-first-auth","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/local-first-auth","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/local-first-auth/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}