DEV Community

Discussion on: Use Auth0 to secure your NestJS application

Collapse
 
aizkhaj profile image
Aizaz Khaja

Hey Matthias, thanks for posting this great resource!

I know this is an older article by now, but would you have any experience/opinions on implementing your own Roles via Nest.js Guards or do you rely on Auth0 for that too? I ask this because Auth0 does not allow Role management on their free tier so I had abandoned trying to implement it.