thephpleague / oauth2-linkedin

LinkedIn Provider for the OAuth 2.0 Client
MIT License
83 stars 37 forks source link

add a _toString method to use with UsernamePasswordToken #22

Open ghost opened 5 years ago

ghost commented 5 years ago

and remove toArray duplicate from parent

stevenmaguire commented 5 years ago

@DoubleYo What is the use case here? Can you provide some sample code around how this change would help you?