Hi,
I want to implement OAuth for native mobie app using Tizen.
When we use OAuth, at the end when user is authorized by external server and have granted permission, user is redirected to application via callback URL provided at the time of app registeration to external server. Now in case of native mobile app, their is no static callback url, so I am not sure how in Tizen, I can get the access_toke/auth_taoken from the callback URL.
Thanks
Prashant Thakkar