3.1.0 • Published 11 months ago
@vaadin/sso-kit-client-lit v3.1.0
@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-litOnce 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 installBuild the library:
npm run buildPack the library locally:
npm packPublish the library to your registry:
npm publish --registry <your-registry>3.1.0
11 months ago
3.1.0-rc1
11 months ago
3.0.1
12 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
2 years ago
3.0.0-alpha1
2 years ago