16 May
2023
16 May
'23
11:12 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336 --- Comment #26 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Martin Renvoize from comment #25)
Having now looked at Koha::Token it really doesn't feel appropriate here.. we get rid of claims entirely which is what I'm relying on here.. I find it strange to drop the fundamental point of a JWT in Koha::Token.. can you explain?
We can extend it if you think it's missing something. But IMO we should not use Mojo::JWT directly if we have our own Koha::Token that is using it. -- You are receiving this mail because: You are watching all bug changes.