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
- ember-install ember-simple-auth-generators