New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@sesamy/open-web-components

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sesamy/open-web-components

A set of web components that uses the sesamy-js library to interact with the Sesamy API.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
3
Created
Source

Open Web Components

A set of web components that uses the sesamy-js library to interact with the Sesamy API.

The library does not include the sesamy-js library, so you need to include it in your project.

Sesamy Login

The sesamy-login component is a simple login component that shows a login button if the user isn't logged in. If the user is logged it it instead shows the users avatar.

Usage

<sesamy-login></sesamy-login>

Sesamy Logout

The sesamy-logout component is a simple logout button that uses the Sesamy API to log out the current user. If the user isn't logged in no button is displayed

<sesamy-logout></sesamy-logout>

FAQs

Package last updated on 04 Jul 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