4.0.0 • Published 6 years ago

bedrock-angular-credential v4.0.0

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

bedrock-angular-credential

A bedrock AngularJS module that provides credential display support.

...

Quick Examples

...

Setup

bower install bedrock-angular-credential

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

To manually add bedrock-angular-credential as a dependency:

angular.module('myapp', ['bedrock.credential']);

API

...