New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@authress/component-library

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@authress/component-library

Authress component library - Provides full featured web components to provide easy and direct integration with Authress.

1.1.47
latest
Source
npm
Version published
Maintainers
0
Created
Source

Authress media banner

Authress Web Component Library

This is the Authress web component library. It provides full featured web components to provide easy and direct integration with Authress.

Library Contents:

  • MFA Device Management - Library component to automatically display a users existing MFA devices and manage them.
  • User Profile - Easily display the user profile view with all their data sourced from your user's access token.
  • Role Selector - Displays a configurable drop down which lets a user invite, share, and select user roles for other users for a specific resource. Requests can be proxied through your service or update Authress access records and permissions directly.
  • Vanishing Keys - The UI web component that communicates with the Authress Vanishing Keys service.

Usage

npm install @authress/component-library
import '@authress/component-library';
<authress-mfa-devices></authress-mfa-devices>
<authress-user-profile></authress-user-profile>
<authress-role-selector></authress-role-selector>
<authress-vanishing-keys></authress-vanishings-keys>

Keywords

Email opening

FAQs

Package last updated on 19 Feb 2025

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