feat: Added auth middleware and NewId utility function - #50
Conversation
|
@Lutherwaves The errors your update is returning don't exist do you have the code for them? |
Yeah this was just a suggestion based on my AIsstant. If you'd like, you can start off with something like |
We can add the whole method as a subsequent PR |
|
actually now that i'm thinking about it this isn't needed since this validator only validates custom claims not the standard ones like nbf and exp those are validated by the jwtValidator already which is why i didn't do anything with this validator it's really just a placeholder for if we ever want to validate custom claims (roles, groups, email, tenant etc.) going to change it back to a no-op |
Agreed. |
9696d4a to
d0c5db8
Compare
d0c5db8 to
c34a1ee
Compare
No description provided.