https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338
--- Comment #47 from David Cook <[email protected]> --- Unfortunately, while the client credentials grant is available for Microsoft, I don't think it's available for Google/Gmail. For those, they seem to use the authorization grant, which makes it more painful. So when setting up a XOAUTH2 client in Koha, I think we'd need to specify the grant type so that the code can do different things for different setups? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
