KeystoneJS
Create
Roadmap
Feedback
Feature Requests
Voters
Aaron Lampros
k
keystone-user
Ian Walter
Luciano Vilela
Adrian Zimmermann
unsafecode
Marcus Forsberg
Galen Dai
Goutham V
Walter Rumsby
and 13 more...
Powered by Canny
OAuth, OAuth2 and OpenID authorisation
member badge
Max Stoiber
https://github.com/keystonejs/keystone/issues/84
April 29, 2016
Evgeny
As example of implementation https://productpains.com/post/keystonejs/integrate-passport-as-authentication-middleware
·
January 30, 2017
·
Reply
Benjamin Kroeger
I'm currently working on a project that integrates keystone into a loopback application (extensive framework around express). With that, I've developed a component (https://www.npmjs.com/package/loopback-component-auth) that supports all varieties of passport strategies as authentication providers, automatically mounted into your express / loopback app.
Now, keystone relies on authentication being handled in a separate middleware and thus doesn't need to worry how the user got authenticated.
Related to that approach, I opened another feature request (https://productpains.com/post/keystonejs/token-authentication). Maybe we can bring both topics together and find a solution that satisfies all the related pain.
·
May 27, 2016
·
Reply
Robert Jensen
Business requirement at my workplace :)
·
May 2, 2016
·
Reply
Nathan Rogers
This would be less important if Keystone Social Plugin worked with latest 0.3x release
·
April 30, 2016
·
Reply
Powered by Canny