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

Create one token that can upload to multiple projects #234

Open
TriPSs opened this issue Jun 25, 2021 · 2 comments
Open

Create one token that can upload to multiple projects #234

TriPSs opened this issue Jun 25, 2021 · 2 comments
Assignees
Labels
feature Feature request

Comments

@TriPSs
Copy link

TriPSs commented Jun 25, 2021

Is your feature request related to a problem? Please describe.
I have a monorepo holding multiple projects and now I have to switch tokens every time when I want to push / pull translations.

Describe the solution you'd like
One token with access to all or selected projects so that one token can push and pull for all the projects in the repo.

Describe alternatives you've considered
Create a separate token for all projects put them into different env variables and make a option in the cli tool that I pus to define the env variable where it can get the token from.

@TriPSs TriPSs added the feature Feature request label Jun 25, 2021
@evereq
Copy link
Member

evereq commented Jul 24, 2021

Hi @TriPSs what "tokens" specifically are you refer to? Auth tokens or Github tokens to be able to push to some repo?

Did you put multiple Traduora projects into mono-repo subfolders and want to make sure the same user can login to any of them for example? I.e. like single DB with users shared between multiple instances of Traduora / SSO etc? It will be great if you can describe in a bit more detail your setup and how you use it so we can understand better what feature we need to build to support it.

@evereq evereq self-assigned this Jul 24, 2021
@TriPSs
Copy link
Author

TriPSs commented Jul 26, 2021

Hi @evereq, with tokens I mean the tokens to be able to use the Traduora API, now you create one for a project and I would like to create one for my CI/CD so it can pull / push all translations from and to Traduora in my monorepo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants