Giter Site home page Giter Site logo

Comments (6)

cglatot avatar cglatot commented on September 2, 2024

Potential reference to look into: https://github.com/samcm/synclounge/blob/master/src/components/signin.vue#L57

from pasta.

cglatot avatar cglatot commented on September 2, 2024

Decided to go with PIN authentication vs Username / Password as it seems a little more secure, and is an easier method to incorporate.

from pasta.

Jomo94 avatar Jomo94 commented on September 2, 2024

Decided to go with PIN authentication vs Username / Password as it seems a little more secure, and is an easier method to incorporate.

You should consider getting the Username/Password option too imo. From a user stand point, logging in vs having to launch another page and copy the pin seems smoother. Plus it would match up better with existing side apps (like Ombi)

from pasta.

cglatot avatar cglatot commented on September 2, 2024

You should consider getting the Username/Password option too imo. From a user stand point, logging in vs having to launch another page and copy the pin seems smoother. Plus it would match up better with existing side apps (like Ombi)

Before I went the PIN route I was trying to get user / pass working, but I just couldn't get it. Documentation for REST based authentication and APIs for Plex are extremely lacking. But I'll reopen it and have another look in the future.

from pasta.

ukdtom avatar ukdtom commented on September 2, 2024

https://github.com/WebTools-NG/WebTools-NG/blob/master/src/store/modules/plextv.js#L102

from pasta.

cglatot avatar cglatot commented on September 2, 2024

Thanks for that! That led me onto this, which seems to be the preferred method by Plex for authentication: https://forums.plex.tv/t/authenticating-with-plex/609370

from pasta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.