0.7.0 • Published 9 months ago

@ag.common/digital-identity v0.7.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

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 ID</h1>
			<p>...<p>
			<DigitalIdentity href="/account" />
		</Prose>
	);
}
0.7.0

9 months ago

0.6.0

9 months ago

0.5.0

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.4.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago