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

(question) Token auth expires after 24 hours in Lambda #295

Closed
sp1d5r opened this issue Oct 25, 2024 · 0 comments
Closed

(question) Token auth expires after 24 hours in Lambda #295

sp1d5r opened this issue Oct 25, 2024 · 0 comments

Comments

@sp1d5r
Copy link

sp1d5r commented Oct 25, 2024

This is a question not a bug request or a feature request.

I am creating a token_auth file on my local machine, if I do this it lasts somewhat permanently however when I deploy the token_auth.json file in my lambda file it doesn't work the same. I'm curious if anyone has faced something like this?

On the engineering side my token_auth file is in a read-only location. /var/task. I'm curious about moving it but also worried about channel getting blocked being called from a lambda function.

I have setup several proxies to route through which I'm sure can reduce the chance of this but for now waking up and refreshing token every morning is becoming a real pain. Sorry quite vague, hopefully someones dealt with this before.

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

No branches or pull requests

2 participants