Denys

Results 1 issues of Denys

I use ra-loopback. And I want to add a role during authorization. I tried to add a role like this: ``` ./authClient.js import storage from './storage'; import {decode} from 'jsonwebtoken';...