UNPKG

@charmr/oauth-button-web

Version:

A lightweight, framework-agnostic OAuth login button as a custom Web Component. Easily drop it into any HTML, React, Angular, or Vue project.

4 lines (3 loc) 85 B
export declare function register(tag?: string, opts?: { log?: boolean; }): void;