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

--- Comment #4 from David Cook <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to