3.1.0 • Published 12 months ago
@vaadin/sso-kit-client-react v3.1.0
@vaadin/sso-kit-client-react
The SSO Kit Client React is the client side library for the SSO Kit for Hilla and depends on it.
Getting Started with the SSO Kit for Hilla with React documentation.
Installation
Install the library for Hilla with React:
npm i @vaadin/sso-kit-client-reactOnce installed, you can import the useSsoContext hook in your application:
import { useSsoContext } from "@vaadin/sso-kit-client-react";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
12 months ago
3.1.0-rc1
12 months ago
3.0.1
1 year ago
3.0.0
1 year ago
3.0.0-rc1
1 year ago
3.0.0-beta1
2 years ago
3.0.0-alpha2
2 years ago
3.0.0-alpha1
2 years ago