Reputation: 894
The whole idea is to authenticate App
, App Lite
, App iPhone
, App iPhone Lite
with single Box.com App ID
and return the user to the right app which redirected to the user to the authorization/authentication web site.
My Conclusion till now leads to using different App Id, because of lack of option to add different Redirect url's
and respectively possibility for [box-api] to recognize the right caller application.
Will it work if I try to embed auth url in UIWebView and handle the response from that webView?
Upvotes: 0
Views: 83
Reputation: 8695
We currently don't support this use case, and you'll need separate App IDs
Upvotes: 1