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

Multi-user support #3

Open
maxbbraun opened this issue Apr 13, 2019 · 2 comments
Open

Multi-user support #3

maxbbraun opened this issue Apr 13, 2019 · 2 comments
Assignees
Labels
client Relating to client-side code enhancement New feature or request server Relating to server-side code

Comments

@maxbbraun
Copy link
Owner

  • User account management for addresses and other settings
  • Calendar API auth flow
  • Authentication between client and server
@maxbbraun maxbbraun added enhancement New feature or request client Relating to client-side code server Relating to server-side code labels Apr 13, 2019
@maxbbraun
Copy link
Owner Author

First steps added with 882c0fe

@maxbbraun maxbbraun self-assigned this Apr 27, 2019
maxbbraun added a commit that referenced this issue Apr 28, 2019
A simple Web form for viewing and editing stored user data (issue #3)
maxbbraun added a commit that referenced this issue Apr 28, 2019
- User-specific Google Calendar OAuth
- Validate user keys
- Easier settings UI
- This contributes to issue #3
@maxbbraun
Copy link
Owner Author

Some remaining work:

  • Randomly generate and expire/refresh device keys (store in NVS)
  • Tie clients to user accounts, e.g. Google accounts with device codes

maxbbraun added a commit that referenced this issue Apr 29, 2019
Return a fixed retry delay instead of a forbidden status. Part of issue #3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Relating to client-side code enhancement New feature or request server Relating to server-side code
Projects
None yet
Development

No branches or pull requests

1 participant