Questions related to Instagram oauth on ios

206 Views Asked by At

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.

0

There are 0 best solutions below