We have an application that has two types of users. Depending on how the user logs in, we want them to have access to different parts of the application.
How do we i
You can use ability-js with everyauth, which is quite similar to CanCan for Rails https://github.com/scottkf/ability-js