PlexKit icon indicating copy to clipboard operation
PlexKit copied to clipboard

Auth with Google and Apple

Open victorcampeanu opened this issue 2 years ago • 2 comments

Sending GIDSignIn info creates an error, any way to do this i am missing?

victorcampeanu avatar Feb 27 '22 11:02 victorcampeanu

I'm not familiar with the google OAuth stuff unfortunately. The only auth methods currently supported are:

  • Plex OAuth. This includes support for Google/Apple auth via plex.tv
  • Simple (i.e. direct user/password)

Can you explain more about what you're trying to do?

lcharlick avatar Feb 28 '22 02:02 lcharlick

thanks, i try to have inside my app all the login options that are present on plex.tv website (Email, Google Signin, Apple and Facebook) but without facebook because fuck facebook

victorcampeanu avatar Feb 28 '22 09:02 victorcampeanu