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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #60 from Martin Renvoize <[email protected]> ---
(In reply to Julian Maurice from comment #55)
> 'any' returns a boolean value, we're looking for the $client hashref here
> 
> > 'first' would be more appropriate, sorry, you are totally right, 'any' is 
> > not appropriate here at all.

> I don't think we should cache the access token, because it can expire
> 
> >Ah, you're using the 'random string' approach for the tokens so the expiry 
> >isn't embedded within the token. I've always used JWT's. Apologies, you 
> >can't cache it in that case then.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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