thephpleague / oauth1-client

OAuth 1 Client
MIT License
968 stars 73 forks source link

Improves base string tests to prove port functionality #125

Closed bencorlett closed 3 years ago

bencorlett commented 4 years ago

Adds a test to prove the base string is consistent with the OAuth spec.

Ref #123.