This is a fairly basic way to attempt re-authentication. We create an to load a re-authentication url which suppose to silently refresh the authentication cookie and requires no action from users.
NOTE: authentication is very specific to the deployment context i.e. how the servers are being setup, so this way of re-authenticate should be optional and configurable.
This is a fairly basic way to attempt re-authentication. We create an
NOTE: authentication is very specific to the deployment context i.e. how the servers are being setup, so this way of re-authenticate should be optional and configurable.