27 Aug
2024
27 Aug
'24
4:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30592 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #2)
Type for access_token, uuid ?
I don't think you'd need "uuid" as that's a data type, but rather something something like "self-registration-token". So I don't think using an ENUM for "type" is a good idea. Better to manage that in the software I think, especially as you might have Koha plugins adding credentials. -- You are receiving this mail because: You are watching all bug changes.