Socket
Book a DemoInstallSign in
Socket

@hilla/sso-kit-client-react

Package Overview
Dependencies
Maintainers
7
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hilla/sso-kit-client-react

SSO Kit Client React

latest
Source
npmnpm
Version
2.3.2
Version published
Weekly downloads
1
-98.44%
Maintainers
7
Weekly downloads
 
Created
Source

@hilla/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 @hilla/sso-kit-client-react

Once installed, you can import the useSsoContext hook in your application:

import { useSsoContext } from "@hilla/sso-kit-client-react";

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>

Keywords

SSO

FAQs

Package last updated on 22 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts