Fix SSO redirect loop from false platform session ping failures.
Deploy Ladill Care / deploy (push) Successful in 1m9s
Deploy Ladill Care / deploy (push) Successful in 1m9s
Server-side auth ping cannot reliably see auth.ladill.com cookies, so treat 401 as inconclusive and use client keepalive instead of signing users out. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -57,5 +57,6 @@
|
||||
@endauth
|
||||
@include('partials.afia')
|
||||
@include('partials.wallet-topup-modal', ['openOnLoad' => (bool) session('topup_required')])
|
||||
@include('partials.sso-keepalive')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user