ember-cli torii and multiple providers
问题 I am trying to set up an authenticator which would be valid for many providers, because in the backend I am using doorkeeper assertion method which handles the whole flow. I have installed: * "ember-cli-simple-auth": "0.8.0-beta.1" * "ember-cli-simple-auth-oauth2": "^0.8.0-beta.2" * "ember-cli-simple-auth-torii": "^0.8.0-beta.2" * "torii": "^0.3.4" I was looking at this issue Workflow for Ember-simple-auth, Torii and Facebook Oauth2 so I could write this: # templates/login <a {{action