Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace OAuth 2 authentication with new API keys #74

Merged
merged 2 commits into from
Jan 29, 2018
Merged

Conversation

SSheldon
Copy link
Member

The Fusion API is switching from its OAuth 2 authentication process to a simpler API key system. This change updates the creation and signing of a YLPClient accordingly! The main impact for us is that a lot of code can be deleted.

The removal of the old authentication methods is a breaking change, so the next version of YelpAPI will be a major version bump to 3.0.

This fixes #73.

@elope-developers
Copy link

Thanks for the quick update and response! I can't wait to look into and apply the new commits!

@bmelts
Copy link

bmelts commented Jan 29, 2018

Ship it!

@SSheldon SSheldon merged commit 1b8ee6d into master Jan 29, 2018
@SSheldon SSheldon deleted the ssheldon_api_key branch January 29, 2018 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yelp Fusion switch to API KEYS
3 participants