dwyl / smart-home-auth-server

The authorisation server for dwyl/smart-home-security-system
GNU General Public License v2.0
5 stars 1 forks source link

Authorisation Server #2

Open th0mas opened 4 years ago

th0mas commented 4 years ago

dwyl/smart-home-security-system#1 References a device authorisation server to verify each device that accesses the door.

We need to establish some objectives for this server to achieve.

@nelsonic is this going to integrate with the existing Dwyl auth system?

I think the authorisation server should implement the following features

Anything that needs to be added/removed from this? Otherwise I'll start work on building at least a skeleton of this now so we can start to integrate the Raspberry Pi's with it later.

nelsonic commented 4 years ago

@th0mas yeah, our longer term vision for the @home (Native Mobile) App is that it contains additional functionality that is useful to the people visiting/living in the co-living house. So yes, using the dwyl auth system would be ideal from day 1. Very happy to remote-pair with you on anything that needs to be built, equally happy to let you get on with it. It would be insightful to get your perspective on the dwyl auth system as a fresh pair of eyes. 👍

The list of features/acceptance criteria you have listed seems great as a starting point. Please open more issues as you go e.g. if you get stuck or have questions.

th0mas commented 3 years ago

Dependent on: https://github.com/dwyl/smart-home-security-system/issues/13