category · auth

Auth packages

Cross-surface auth utilities — CLI, web extension, VS Code, core.

4 packages

Auth Cli

Auth

CLI auth — Firebase OAuth device-code flow + token store at ~/.config/oriz/auth.json + refresh on 401. Peer-deps on @chirag127/auth-core.

~4kb ★ 2 1 month ago

Auth Core

Auth

Cross-surface auth primitives — auth.oriz.in URL helpers, Firebase ID-token verify, refresh logic. Runtime-agnostic. Peer-dep of auth-wxt / auth-vsc / auth-cli.

~7kb ★ 3 2 days ago

Auth Vsc

Auth

VS Code extension auth — vscode.authentication API + Firebase ID-token mint via REST + secure-storage via context.secrets. Peer-deps on @chirag127/auth-core.

~4kb ★ 2 5 days ago

Auth Wxt

Auth

Browser-extension auth — chrome.identity.launchWebAuthFlow bouncing through auth.oriz.in, ID-token in chrome.storage.local. Chrome / Firefox / Edge via @wxt-dev/browser. Peer-deps on @chirag127/auth-core.

~4kb ★ 2 1 week ago