• remon@ani.social
    link
    fedilink
    arrow-up
    1
    ·
    20 hours ago

    What do you need OAuth for? Also I never really used the live TV thing, I pretty much exclusively stream from my or other people’s libraries.

    As long as they don’t mess with the lifetime pass and start charging me or my friends for accessing my library, I really have no quarrels with Plex.

    • fonix232@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      14 hours ago

      Centralised Auth stack for all your services.

      I for example just put together a neat pocketID+Crowdsec+Caddy stack, and via OAuth I can easily manage everything. Every service that integrates with OAuth makes it super simple to create new users automatically with limited scopes, all directly fed by PocketID, allowing me to expose my services to the open web without fear of being hacked (crodsec being the fallback if shit would hit the fan, blocking all the community-sourced known threat actors and suspicious behaviour like port probing, login stuffing, etc.).