Smart App Web Services: OAuth Journey for Mobile Apps

Guys,

the documentation under Smart App Web Services talks about the OAuth Journey a user would talk to authorize a 3rd party application to access their Smart Things hub…BUT…it only talks about a desktop web browser interface.

How are you handling the OAuth Journey on a mobile app? Is there a native SDK for IOS and Android? If not, is the desktop web browser version compatible for mobile web?

If you could elaborate on the mobile app interface options for the OAuth Journey for an end user…that would be great : )

thanks,

Matt

2 Likes

I am getting 500-Internal server error on getting token through OAuth process in iOS via webview. Can anybody please help me?
Process is working fine if I redirect the user to the external browser but with Webview it always gives us an error.