mescon / Muximux

A lightweight way to manage your HTPC
GNU General Public License v2.0
1.14k stars 82 forks source link

[Add-on] Plex Authentication #61

Closed karbowiak closed 7 years ago

karbowiak commented 8 years ago

Hi, would it be possible to implement authentication into Muximux using Plex's oauth(?) stuff ?

Most people use it with Plex anyway, and having it tied to your plex account (while allowing the users the plex server is shared with, access aswell, if allowed) would be pretty awesome :)

JigSawFr commented 8 years ago

+1, nice idea.

metroplexing commented 8 years ago

Would make sense to have it at a level higher like Nginx using auth_requests to protect your web service locations (using Muximux for the main location) with your plex credentials (initial access etc.), here's one new project that's capable: https://github.com/hjone72/PlexAuth

d8ahazard commented 7 years ago

Muximux now has native authentication built-in, which, IMHO, negates the need for Plex-based Oauth. And to be fair - while this can be used with Plex, there is really any number of possibilities that Muximux can be used for. With that in mind, I think that locking the auth mechanism to any one particular app or service - however prolific and refined, detracts from the overall concept of Muximux.

Marking this as closed.