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
50 stars 19 forks source link

Manage Refresh Auth Token #43

Open giusedroid opened 3 months ago

giusedroid commented 3 months 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