https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336
--- Comment #26 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
