Your channel appears to be using a prohibited authentication method from Facebook

Your channel appears to be using a prohibited authentication method from Facebook. I’m getting this error for Static Analysis during publishing a channel, I have integrated login from Facebook on my code. Please help me on it.

Line 10 in my code is: https://graph.facebook.com/v10.0/device/login

Hi @umar_ak ,

All account sign-ups and sign-ins must be done using on-device authentication. This means authentication via a third-party oAuth provider such as Facebook is not permitted.

Have you looked at the on-device authentication documentation and sample channel? These explain and demonstrate how to implement authentication in your channel.

Hi @RokuJonathanD , Can we use google login in Roku apps?