[Koha-bugs] [Bug 23336] Add an API endpoint for checking an item out to a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 16 11:12:12 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336

--- Comment #26 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list