https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42870
--- Comment #14 from David Cook <[email protected]> --- I've added some documentation, made some tweaks, and added a WIP XOAUTH2 plugin. I'd like to cache the access token, use encryption for secrets in smtp_servers.config, add support for the refresh_token grant, and create an interactive plugin page that lets you use the authorization code grant to get an access token and refresh token - if you're not able to use client credential grants (like with Google). -- 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/
