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

How to pass in Api Token manually? #176

Open
Tobjoern opened this issue Dec 8, 2023 · 6 comments
Open

How to pass in Api Token manually? #176

Tobjoern opened this issue Dec 8, 2023 · 6 comments

Comments

@Tobjoern
Copy link

Tobjoern commented Dec 8, 2023

We have a custom environment variable flow, and we need to be able to pass in the required api tokens via a function call / as parameters.
Is that possible?

@Tobjoern
Copy link
Author

Tobjoern commented Jan 5, 2024

Hey @bahlo is there an update on this?

@Tobjoern
Copy link
Author

Hello @schehata?

@Tobjoern
Copy link
Author

Tobjoern commented Feb 5, 2024

Hey @bahlo, @schehata is there an update on this?

@SollyzDev
Copy link
Collaborator

hi @Tobjoern, sorry it has been a while, so far there is not a way to do that, but I will look into it.

@Tobjoern
Copy link
Author

hi @Tobjoern, sorry it has been a while, so far there is not a way to do that, but I will look into it.

Hey @schehata did you find a solution to this?
It should be very easy to implement

@SollyzDev
Copy link
Collaborator

its easy to pass it to pass it a fresh instance of the logger, probably you can copy our logger and create your own constructor on it, the problem relies in the serverless api functions where we inject the logger to the request.

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

No branches or pull requests

2 participants