3.1.0 • Published 6 months ago

@vaadin/sso-kit-client-lit v3.1.0

Weekly downloads
-
License
See license in LI...
Repository
github
Last release
6 months ago

@vaadin/sso-kit-client-lit

The SSO Kit Client Lit is the client side library for the SSO Kit for Hilla and depends on it.

Getting Started with the SSO Kit for Hilla with Lit documentation.

Installation

Install the library for Hilla with Lit:

npm i @vaadin/sso-kit-client-lit

Once installed, you can import the SingleSignOnContext class in your application:

import ssoContext from "@vaadin/sso-kit-client-lit";

Development

For the available scripts check the package.json file.

Install npm packages:

npm install

Build the library:

npm run build

Pack the library locally:

npm pack

Publish the library to your registry:

npm publish --registry <your-registry>
3.1.0

6 months ago

3.1.0-rc1

7 months ago

3.0.1

8 months ago

3.0.0

1 year ago

3.0.0-rc1

1 year ago

3.0.0-beta1

1 year ago

3.0.0-alpha2

1 year ago

3.0.0-alpha1

1 year ago