Usually the login_required decorator does this kind of thing for me.
On May 5, 2017 6:53:21 AM CDT, roboslone - wrote:
>Hello,
>
>I have an authentication backend, that authenticates users against a
>remote service using session cookie.
>Mentioned cookie can expire and remote service requires use
Hello,
I have an authentication backend, that authenticates users against a remote
service using session cookie.
Mentioned cookie can expire and remote service requires users to refresh it by
visiting that service's URL (https://auth-service.com/renew?...).
Cookie expiration is managed by that
2 matches
Mail list logo