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

API: Allow creation of more than one user token #10405

Open
agjohnson opened this issue Nov 18, 2021 · 1 comment
Open

API: Allow creation of more than one user token #10405

agjohnson opened this issue Nov 18, 2021 · 1 comment
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required

Comments

@agjohnson
Copy link
Contributor

agjohnson commented Nov 18, 2021

Right now, the API token view only looks like a many to many sort of relationship. Instead, it's only possible to make a single API token and then the create button is disabled. Eventually, we probably want to make this UI a true many to many relationship, like other services where multiple API tokens are possible.

@agjohnson agjohnson added the Needed: design decision A core team decision is required label Nov 19, 2021
@agjohnson
Copy link
Contributor Author

agjohnson commented Jun 7, 2023

Note, we are currently working on adding more API tokens for users/projects with the build API token change. This could eventually change the API token UI for the user, but is not changing anything at the moment.

I'm going to transfer this off the theme, as it's mostly settled here, and we need the underlying API token change in the application first. It's not clear how much of a priority this is though.

@agjohnson agjohnson changed the title Decide how to handle API token UI API: Allow creation of more than one user token Jun 7, 2023
@agjohnson agjohnson removed this from the Template public beta - community milestone Jun 7, 2023
@agjohnson agjohnson transferred this issue from readthedocs/ext-theme Jun 7, 2023
@agjohnson agjohnson added the Improvement Minor improvement to code label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

1 participant