Hi All,
So I have a Web App & Android Mobile App that uses Auth-0 for Authentication & it works perfectly fine. But Now I am developing a Android TV-OS App similar to the Android Mobile App.
The issue is Android TV-OS doesnot have a Web Browser by default & hence the Auth-0 Authentication will not work. So how can I Login a user in Android TV-OS app through Auth-0.
Note : Web App , Android Mobile App & Android TV-OS App are interconnected & use the same user base.