Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blacklist rejected devices(MVP) until activity restart #35

Closed
ekigamba opened this issue Mar 29, 2019 · 0 comments · Fixed by #33
Closed

Blacklist rejected devices(MVP) until activity restart #35

ekigamba opened this issue Mar 29, 2019 · 0 comments · Fixed by #33
Assignees

Comments

@ekigamba
Copy link
Contributor

ekigamba commented Mar 29, 2019

For the MVP we have decided to use the simplest option

  • If one of the devices rejects the connection. Track that device for configurable duration. within that duration if device tries to connect again ask user to confirm if they want to connect to the device. If user rejects connection, then block the connection until app is restarted.

  • Block connection until the app is restarted whenever authorization fails

Extracted from #30

@ekigamba ekigamba changed the title Blacklist rejected devices(MVP) Blacklist rejected devices(MVP) until activity restart Mar 29, 2019
@ekigamba ekigamba self-assigned this May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant