1.0.0 • Published 8 years ago

bedrock-credential-curator v1.0.0

Weekly downloads
75
License
-
Repository
github
Last release
8 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

8 years ago

0.5.0

9 years ago

0.4.10

9 years ago

0.4.9

9 years ago

0.4.8

9 years ago

0.4.7

9 years ago

0.4.6

9 years ago

0.4.5

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.0

10 years ago