1.0.0 • Published 6 years ago

bedrock-credential-curator v1.0.0

Weekly downloads
75
License
-
Repository
github
Last release
6 years ago

bedrock-credential-curator

Build Status

A bedrock module that provides an interface for claiming, managing, and providing credentials to consumers.

Requirements

  • npm v3+

Quick Examples

TODO: Explain that this module provides a JS API, web services, and AngularJS widgets.

Setup

bower install bedrock-credential-curator

Installation of the module followed by a restart of your bedrock application is sufficient to make the module available to your application.

Description

This module provies a wrapper for a credentials store. It provides directive for credentials, and routes that map to templates that have a controller that will either store or transmit the credentials using navigator.credentials.transmit to a credential consumer. It also can compose a view for an identity.

Bedrock Dependencies

Bower

  • bedrock-angular-identity-composer: Provides a widget for composing a view of an identity from a set of credentials

  • bedrock-angular-credential: Provides directives for displaying a credential given an IdentityCredential object

NPM

  • bedrock-credentials-rest: REST API for credential storage which is used to retrieve and store credentials

  • bedrock-passport: REST API for authentication to bedrock which is used to verify a user is viewing credentials that they have access to

  • bedrock-permission: API for managing access control to resources which is used to get permission to view identities

1.0.0

6 years ago

0.5.0

7 years ago

0.4.10

8 years ago

0.4.9

8 years ago

0.4.8

8 years ago

0.4.7

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

9 years ago