Socket
Socket
Sign inDemoInstall

@ag.common/digital-identity

Package Overview
Dependencies
95
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ag.common/digital-identity

## Installation


Version published
Weekly downloads
13
decreased by-27.78%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Identity

Installation

yarn add @ag.common/digital-identity

Usage

import { DigitalIdentity } from '@ag.common/digital-identity';

function Page() {
	return (
		<Prose>
			<h1>Sign in with Digital Identity</h1>
			<p>...<p>
			<DigitalIdentity href="/account" />
		</Prose>
	);
}

FAQs

Last updated on 06 Feb 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc