Silevester Dongmo
Silevester Dongmo
> a token can be only blacklisted, not revoked (it works until is expired or the server changes its key) but blacklist mechanism is not yet implemented so far Are...
> What do you think ? @SteveGT96 we could discuss about this when we'll be in the enhancement phase. Adding too much technologies make it difficult to maintain and deploy...
> > Here I've just the component with a demo usage. In orther to complete, I'll need to know all places places you want to show help/hint, and help/hint messages....
> The following refactoring could be nice: > > users/groups/{username} -> [/users/{username}/groups => UserController] /user/groups -> [/groups => GroupController] users/groups/{group_code}/permissions -> [/groups/{id}/permissions => GroupController] > > @mwithi what do you...
Isn't it a good idea to return more comprehensive error messages ? When I call `GET /permissions/userGroupCode/{code}` I just get 204 response with no content 
> @SilverD3 do you approve the code part? Still reviewing. There are a lot of changed file
Please can you create this or those issues, before we merge this PR?
I'm also getting a strange behavior. I need to click twice on discard button to exit the form. Look at the video https://github.com/user-attachments/assets/8063c8e1-a84b-4fc6-8269-f22301bb730c
The issue with the discard button has been fixed. > The primary button label, for now `Discard` for English, can be a bit confusing. I suggest to use `Yes, discard`...
@dependabot recreate