Bug 33708: Allow anonymous access to OAuth endpoints
authorDavid Cook <dcook@prosentient.com.au>
Wed, 10 May 2023 02:43:44 +0000 (02:43 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 18 May 2023 14:35:16 +0000 (11:35 -0300)
commit05190ed1d99e3cca7cbd766a9f41e106f25d26a3
tree83bab2179033ee1c607c05a505b57987b51409d8
parentaae996e6bf1a981c1ab5700021593dac777f63ba
Bug 33708: Allow anonymous access to OAuth endpoints

Users needs anonymous access to OAuth endpoints so that they can
login, and then use authenticated access for other endpoints.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Auth.pm