Hi,
I'm looking for a way to log an user without asking email / password, as "Facebook Connect", for example, to obtain a user-token.
Do you know any solution or workarround?
Thank you :)
Best regards,
Fal
Hi,
I'm looking for a way to log an user without asking email / password, as "Facebook Connect", for example, to obtain a user-token.
Do you know any solution or workarround?
Thank you :)
Best regards,
Fal
You'll need the user to sign on once, and then you could use your own token/cookie to provide future access
/T
Thanks :)
No way to bypass the login/password step? (with a login workflow on plex website side instead of my website)
What would authentication be worth, if it could be bypassed :rolleyes:
I mean, like a "Connect with plex" button: user clicks on the button, which opens a popup from plex website. User enters credentials (on plex website, not mine) after what plex send me a token. It will be better for user who doesn't want to give clear credentials. Like the facebook, google, or twitter connect (which use oauth2)
AFAIK, plex.tv has no API for that
/T
:( sad new ^^
Thank for your answers