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
this is an awesome boilerplate
but I think it should also include API Authentication & Authorization Backend
can be integrated using the passport
supported Authentications can be:
JWT
for Authorization, there could be a base Gaurd to create roles and permission for Authorization
The text was updated successfully, but these errors were encountered:
for Authorization, there could be a base Gaurd to create roles and permission for Authorization
agreed 100 % - a middleware to tackle to dynamic permissions assigned to the auth user. i had work on one such feature using laravel. but i have no idea how to do it in ts on nestjs
this is an awesome boilerplate
but I think it should also include API Authentication & Authorization Backend
can be integrated using the passport
supported Authentications can be:
for Authorization, there could be a base Gaurd to create roles and permission for Authorization
The text was updated successfully, but these errors were encountered: