Closed (fixed)
Project:
Patreon
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Sep 2019 at 07:03 UTC
Updated:
12 Aug 2025 at 12:14 UTC
Jump to comment: Most recent
It would be more sensible to use the https://github.com/thephpleague/oauth2-client library to handle Oauth within the module to reduce the amount of custom code used by the module and improve stability.
Comments
Comment #2
mrdalesmith commentedThe work has been done and will soon be merged into a 4.2.x release from the PR at https://git.drupalcode.org/project/patreon/-/merge_requests/4.
Changes
PatreonServiceInterface
General changes
Comment #3
mrdalesmith commentedComment #4
mrdalesmith commentedCan now be tested against https://www.drupal.org/project/patreon/releases/4.2.0-alpha1 so I will close this ticket.