late-e
Results
2
comments of
late-e
> @dlaraf You don't need two clients if you just want to verify the token that backend received from frontend. You can do a request on backend to keycloak realm...
@dav-bisc Hi, Yes you can just check if the payload.realm_access.roles contains the necessary role. You can check the code from this library too, it's very simple.