elliotpeele / pyramid_oauth2_provider

An Oauth2 provider built on pyramid
MIT License
31 stars 16 forks source link

Fixed some minor typo's in the README #3

Closed ramsay closed 11 years ago

ramsay commented 11 years ago

Fixed some typo's in the README file: "transfered" to "transferred", "rewnew" to "renew", and "oauth2_provider.auth_check" to "oauth2_provider.auth_checker".

elliotpeele commented 11 years ago

Thanks for the patches.

ramsay commented 11 years ago

Yes, this was my mistake. I'm still working on the authorization endpoint. I will separate them properly.

elliotpeele commented 11 years ago

Closing, waiting for separate pull requests.