Closed darahayes closed 4 years ago
Refactors the piece of code in the hasRole resolver that actually checks the roles into a separate utility function that is exported. This can be used by other packages that want to integrate with keycloak-connect-graphql
hasRole
Refactors the piece of code in the
hasRole
resolver that actually checks the roles into a separate utility function that is exported. This can be used by other packages that want to integrate with keycloak-connect-graphql