WebOIDCContainer.(constructor)
Constructs a new instance of the WebOIDCContainer
class
Signature:
constructor(parent: WebContainer<T>, auth: WebAuthContainer<T>);
Parameters
Parameter | Type | Description |
---|---|---|
parent | WebContainer<T> | |
auth | WebAuthContainer<T> |