mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #399] Is there a working sample out there of using this package and Instagram? #253
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#253
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ejpusa-zz on GitHub (Aug 7, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/399
I'm sure it get be done, but with changes to Instagram, would love to see a super simple sample of OAuthSwift and Instagram working. To date, have not been able to find a working example. I'm sure there must be one out there.
Or does iOS11 make it all a new approach all together?
https://github.com/dvdhpkns/SFAuthenticationSession-Instagram-Oauth
My simple request. -)
@phimage commented on GitHub (Aug 8, 2017):
Did you try the demo app?
@ejpusa-zz commented on GitHub (Aug 8, 2017):
Ok, i was using Swift4. Back to 3.2. Poking around now. Some errors (invalid client ID), think I can work around that. thanks.