MSS
MSS

Reputation: 11

Questions related to Instagram oauth on ios

I'm going to add an Instagram oauth service on my app.

However, problems arise in the iOS environment.

api provided by Instagram (https://api.instagram.com/oauth/authorize)

The Instagram app runs first, and then the safari browser runs. And the authentication for Instagram is executed in the Safari browser.

Therefore, a problem arises. Interworking fails if you are not logged in to our service in the safari browser.

Don't I have an option to authenticate without running an Instagram app?

Summary: I don't want Instagram app to run when using Instagram oauth-api in my service.

Upvotes: 1

Views: 232

Answers (0)

Related Questions