Home > @activeviam/activeui-sdk > AuthenticationHolderPlugin
AuthenticationHolderPlugin type
Plugin defining how to authenticate
Signature:
export declare type AuthenticationHolderPlugin = ActiveUIPlugin<AuthenticationHolderImplementationProperties, AuthenticationHolderImplementationStaticProperties, AuthenticationHolderParameters>;