xero-laravel icon indicating copy to clipboard operation
xero-laravel copied to clipboard

Should `getTenants()` be in `OAuth2.php`?

Open bilogic opened this issue 1 year ago • 0 comments
trafficstars

https://github.com/langleyfoxall/xero-laravel/blob/abf58477c02c57e2d00e0e8aa33ec0f4b70ab736/src/OAuth2.php#L121

I was trying to see if we could use Socialite instead of replicating oauth2 implementation and found getTenants(). Strictly speaking, is it part of the OAuth2 specification?

bilogic avatar Jan 24 '24 03:01 bilogic