helium / mappers

Mappers Frontend and API
Apache License 2.0
67 stars 26 forks source link

Add User Auth for Precise Location Reveal and Device List #74

Closed kent-williams closed 2 years ago

kent-williams commented 3 years ago

Down the road we could add a user auth system to allow precise lat/lng coordinates from uplinks to be broadcast in real-time on the front end instead of bucketing them into h3 hexagons. The authorized user would also be able to see a list of devices actively sending uplinks to scope to their view. The user would create a Console mappers integration and have the option of logging in, therefore signing all device uplinks that are sent to the integration. This could be accomplished without needing to store any precise locations in the database still.