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
Hi,
I am using Trailsjs for project on Compliance system. It is a wonderful framework for a web application development. Though I am using session management using hapi-auth-jwt2 and own made permission system, still I want to know - When trailsjs equivalent of sails-auth and sails-permission will arrive ?
The text was updated successfully, but these errors were encountered:
trailpack-passport can't become trail pack-auth because passport doesn't work well with hapi, or we need multiple implementation for express/hapi and others...
trailpack-acl can become trailpack-permission all it need is unified controllers/policies/models and it will work nicely.
Hi,
I am using Trailsjs for project on Compliance system. It is a wonderful framework for a web application development. Though I am using session management using hapi-auth-jwt2 and own made permission system, still I want to know - When trailsjs equivalent of sails-auth and sails-permission will arrive ?
The text was updated successfully, but these errors were encountered: