/** * * User: Martin Donnelly * Date: 2016-03-04 * Time: 14:23 * */ import OAuth2PasswordGrant from 'ember-simple-auth/authenticators/oauth2-password-grant'; export default OAuth2PasswordGrant.extend();