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

Authenticate users to Twitter in order to accept API calls #23

Open
4 of 7 tasks
frankleonrose opened this issue Jan 18, 2017 · 0 comments
Open
4 of 7 tasks

Authenticate users to Twitter in order to accept API calls #23

frankleonrose opened this issue Jan 18, 2017 · 0 comments

Comments

@frankleonrose
Copy link
Member

frankleonrose commented Jan 18, 2017

Twitter is just the default OAuth provider we'll start with. We can add others later.

  • Authenticate on client
  • Store auth parameters for reuse
  • When logged in, show current login status in Account view
  • Re-authenticate when auth parameters have expired
  • Send auth parameters in request header
  • Encourage the user to log in if they have not. Show a dismissable panel with a button to go directly to login.
  • Send non-tracked Lora packets when no history of logging in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant