dulibrarytech / digitaldu-backend

backend app to the DU digital collections repository
Apache License 2.0
1 stars 0 forks source link

Client JWT bug when polling import endpoints #288

Closed freyesdulib closed 5 months ago

freyesdulib commented 1 year ago

The client is sending an expired JWT to import endpoints during ingest polling. Temporary fix is in place.

freyesdulib commented 5 months ago

Merged with #286