1.0.2 • Published 12 months ago

@jonghyun2/one-login v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@jonghyun2/one-login

A reusable login component as a web component for integrating authentication into multiple services effortlessly.

Installation

Install the @jonghyun2/one-login package from npm:

npm install @jonghyun2/one-login

Usage

After installing, you can add the directly into your HTML code. Importing the package will automatically register the component globally, making it available throughout your project.

Use directly in your HTML:

<auth-component></auth-component>

deploy

npm version patch   # 패치 버전 (1.0.0 -> 1.0.1)
npm publish --access=public
1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago