HWIOAuthBundle icon indicating copy to clipboard operation
HWIOAuthBundle copied to clipboard

RFC. Fully customizable oauth token class.

Open gassan opened this issue 3 years ago • 1 comments

The code was reviewed, so that OAuthToken is fully replaceable by any other AppOAuthToken, that only should be extended from AbstractOAuthToken. Use the resource owner's option token_class to change it.

gassan avatar Jan 01 '22 17:01 gassan

I'm not sure it's worth it. It adds big maintenance layer for use, while in matter of end-user use cases it will be like one on 1000 of usages.

stloyd avatar Jan 03 '22 08:01 stloyd