An enhanced fetch API for a pluggable authentication mechanism.
Transparently handles pre-authentication, authentication fault detection, authentication, and
will replay the requested resource upon successful authentication.
By default, this fetch function will utilize the finCsrfFetch function internally to execute the request.
An enhanced fetch API for a pluggable authentication mechanism.
Transparently handles pre-authentication, authentication fault detection, authentication, and will replay the requested resource upon successful authentication.
By default, this fetch function will utilize the finCsrfFetch function internally to execute the request.
For example...