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

UI flow: have Collector generate collector credentials, provide them to Divvi Up #487

Open
branlwyd opened this issue Sep 11, 2023 · 0 comments

Comments

@branlwyd
Copy link
Contributor

An idea from today's planning meeting: today, we will expect users to generate their collector credentials via a CLI tool. Another approach that would work would be to expect the Collector to generate & store these credentials, and use Divvi Up's API to communicate these credentials.

Some thoughts:

  • Initial implementation could be by the already-existing API tokens -- this would work today, but requires the person configuring the Collector to provide this one token. An easier flow may be possible via OAuth, but this would require implementation work.
  • Ideally, this would be something we could document well enough that non-DU-authored Collectors could use the flow, too.
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

2 participants