Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Authentication & Authorization Middleware #28

Open
codemonk79 opened this issue Aug 16, 2021 · 2 comments
Open

Adding Authentication & Authorization Middleware #28

codemonk79 opened this issue Aug 16, 2021 · 2 comments

Comments

@codemonk79
Copy link

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

@Raishin
Copy link

Raishin commented Sep 2, 2021

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

@Neosoulink
Copy link

I like the idea, but this discussion is a bit old,
Is someone planning to work on this feature?

cc: @vinayak25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants