initialize Method

Used to initialize the the backend authorization. Must be awaited before any other methods are called

initialize(props: SessionProps): Promise<void>

Parameter Type Description
props SessionProps  

Returns - Promise<void>

Defined in

Last Updated: 12 June, 2024