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

Upgrading OAuth2 #10

Closed
reggi opened this issue Jan 27, 2014 · 3 comments
Closed

Upgrading OAuth2 #10

reggi opened this issue Jan 27, 2014 · 3 comments

Comments

@reggi
Copy link

reggi commented Jan 27, 2014

In you example that includes "If your migrating from legacy auth", are you suggesting not to run through the database, rather just convert it every time to a new code?

I need to implement OAuth2 from https://github.com/sandeepshetty/shopify.php and it seems like a pain. I'm using codeigniter, and I haven't coded anything in php in around a year.

Any advice? I'd love if I could just drop the new library in, but I'm guessing sadly that's not the case.

@reggi
Copy link
Author

reggi commented Feb 11, 2014

Help me Obi Wan Kinobi, you're my only hope. Anything on this matter? I'm about to pull two apps from the app store.

@sandeepshetty
Copy link
Member

:) I'll be on this tonight (my time). Have to migrate my app as well.

@sandeepshetty
Copy link
Member

@reggi I've committed a quick hack to shopify.php for you, to keep your existing legacy apps running. It does not support new OAuth based installs but just by replacing your existing shopify.php with the latest one and switching the app to use OAuth in the Shopify app panel will keep it running.

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

No branches or pull requests

2 participants