aws-samples / Serverless-Retrieval-Augmented-Generation-RAG-on-AWS

A full-stack serverless RAG workflow. This is thought for running PoCs, prototypes and bootstrap your MVP.
MIT No Attribution
44 stars 17 forks source link

Manage Refresh Auth Token #43

Open giusedroid opened 1 month ago

giusedroid commented 1 month ago

At the moment we're not managing or checking when the authentication token expires.
In case of expiration, we should refresh it transparently to the user