Bojan Delić

Results 3 issues of Bojan Delić

I have tried to use `oauthlib.common.verify_signed_token`, but it turns out it always fails, because `pyjwt` is checking for `aud` key in JWT payload, which can not be passed to `verify_signed_token`,...

First of all, great library. I really like design decisions and usability of it. I do have some things that I miss and that I can not write plugin for....

enhancement

When YubiKey is removed, workstation is locked and keychain is locked as it can be seen [here](https://github.com/shtirlic/yubikeylockd/blob/master/yubikeylockd.c#L45). I understand why, but this creates some problems for me. When I log...

enhancement
accepted