You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
+1 for starting with examples first. It's always easy to pull some implementations into yoga at later stage.
Having example will help to see how abstractions will work. Auth can be bundled at any stage if there will be huge benefit and Yoga could abstract that in such a way that all users will benefit from it etc.
Premature abstractions are always hard to do right. With current template mechanism Yoga can also see how popular auth template is and made decisions based on usage.
Description
Yoga could provide integrated helpers or best practices to handle authentication.
Passport.js seems like a great choice because of its number of supported services/authentication strategies.
Whether we use Passport.js or something else, we also need to think about:
Let's use this thread as a place to discuss that feature 🙌
The text was updated successfully, but these errors were encountered: