Abstract
Abstract
cookiesList of containers that hold cookies that can be used to do authorization.
Static
createDefault constructor for CookieAuthorizationProvider.
List of containers that hold cookies that can be used to do authorization.
the created CookieAuthorizationProvider instance.
Static
fromAlternate constructor that creates a CookieAuthorizationProvider from a json.
contains the source for instance creation.
the created CookieAuthorizationProvider instance.
Generated using TypeDoc
An HTTP cookie based authorization provider.
The cookies are sent to the backend to be able to do operations requiring authorization such as FIDO UAF registration or de-registration.