ember-simple-auth-components
v0.0.7
Published
Installs ember-simple-auth and configures it with templates.
Downloads
3
Readme
Ember-simple-auth-components
This addon provides the following to work in sync with ember-simple-auth:
- Forms: Login,Forgot Password, Password Reset
- Logout Button Component
- LogoutController mixin, which is to be used on the controller where the Logout Button component is used.
- Enhanced session service which uses a my-account model to determine the user's role
Installation
- ember-install ember-simple-auth-generators