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

Add ability to generate tokens in bulk #357

Closed
ezekg opened this issue Jan 23, 2020 · 0 comments
Closed

Add ability to generate tokens in bulk #357

ezekg opened this issue Jan 23, 2020 · 0 comments

Comments

@ezekg
Copy link
Member

ezekg commented Jan 23, 2020

Once we tackle #314, we'll need a way to generate multiple tokens at one time, up to hundreds of tokens. I think adding a bulk token generation endpoint may be a good call here. It could kick off a job that generates x number of tokens. We would need to offer some sort of system where the user can track the job's progress, such as using an Accepted HTTP response status, and then providing a Location header detailing where the job's progress can be polled.

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