You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we add an optional cache_store method to allow users to pass in an object that conforms to the ActiveStorage::Cache::Store interface, we can get down to one auth request every few hours instead of one per running server instance.