SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
499 stars 438 forks source link

add Clover OAuth 2 provider #1157

Closed macbookandrew closed 7 months ago

atymic commented 7 months ago

Please PR to website :)

macbookandrew commented 7 months ago

Ugg…I just realized that due to somewhat confusing documentation, this is using OAuth v2 for part of the flow and OAuth v1 for part of it 🤦🏻‍♂️

And the access/refresh token returned for the OAuth v2 endpoint is not valid for use with the other API endpoints…I’m waiting on Clover support for some help on that as the documentation is kinda muddled.

I’ll submit another PR here and to the website once that’s ironed out.