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

@identifo/identifo-auth-ui

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@identifo/identifo-auth-ui

Identifo web element

latest
npmnpm
Version
1.1.3
Version published
Maintainers
3
Created
Source

Identifo Web Element

Simple drop in auth web component for Identifo.

Usage

You need to set app-id and url props.

<identifo-form app-id="ххх" url="https://identifo.com" theme="light"></identifo-form>

Properties

PropertyAttributeDescriptionTypeDefault
appIdapp-idstringundefined
routeroute"callback" | "error" | "login" | "otp/login" | "password/forgot" | "password/reset" | "register" | "tfa/setup" | "tfa/verify"'login'
themetheme"dark" | "light"undefined
tokentokenstring''
urlurlstringundefined

Events

EventDescriptionType
completeCustomEvent<string>
errorCustomEvent<ApiError>

FAQs

Package last updated on 11 Jul 2022

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