Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add authenticator/authorizer blueprints #879

Merged
merged 1 commit into from
Feb 2, 2016
Merged

Conversation

marcoow
Copy link
Member

@marcoow marcoow commented Feb 1, 2016

Adds blueprints for authenticators and authorizers, see #724.

Thanks @quaertym for the initial idea and implementation!

TODO

  • the torii authenticator blueprint should also install torii in the project

@marcoow marcoow added the feature label Feb 1, 2016
@marcoow marcoow self-assigned this Feb 1, 2016
@marcoow marcoow added this to the 1.1 milestone Feb 1, 2016
@marcoow marcoow changed the title Quaertym blueprints Add authenticator/authorizer blueprints Feb 1, 2016
@marcoow marcoow force-pushed the quaertym-blueprints branch from 916b4e0 to f1144d9 Compare February 2, 2016 19:28
@marcoow marcoow force-pushed the quaertym-blueprints branch from f1144d9 to 89cb397 Compare February 2, 2016 19:56
marcoow added a commit that referenced this pull request Feb 2, 2016
Add authenticator/authorizer blueprints
@marcoow marcoow merged commit 2c2f9ca into master Feb 2, 2016
@marcoow marcoow deleted the quaertym-blueprints branch February 2, 2016 20:00
@quaertym
Copy link
Contributor

quaertym commented Feb 2, 2016

🍻

@rizkytahara
Copy link

hi, i got error when trying this blueprint

$ ember g authenticator oauth2 --base-class=oauth2 --pod
version: 2.3.0
Cannot find module 'silent-error'
Error: Cannot find module 'silent-error'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/run/media/rizkytahara/c65441ef-b53a-4a79-8d05-3349fd1e332c/web/dev/biscuit/bas/node_modules/ember-simple-auth/blueprints/authenticator/index.js:2:19)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)

@marcoow
Copy link
Member Author

marcoow commented Feb 24, 2016

@rizkytahara: can you open a new issue for that please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants