Skip to content

corley/cr-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cr-user

  • NPM dependnecies Dependency Status
  • Bower dependecies Dependency Status
  • Travis Build Status
$. bower install

Configuration

Inject in your project 'cr.user' then you can edit the settings with the $crUserProvider.

//then add base 64 auth handler to cr-user
$crUserProvider.setAuthHandler($crAuthBasic);

The example above will add the Basic Auth layer. Other settings will be available.

About

Angular component: work with user/identity

Resources

Stars

Watchers

Forks

Packages

No packages published