Open VasquezSRE opened 4 years ago
I think with the current stable version it's possible to integrate ticketit in projects with multiguard/custom guards. You just need to override the auth middlewares shipped in the package by replacing the routes file with your own. Still you need to figure out missing functionalities (unfortunately no interfaces guidance) in your models and add them.
However, I future versions that will be much simplified.
A good option for future versions is the possibility of implementing multiguard.
Because many projects separate the model from the Administrator and the users, in this case ticketit does not work.