Embedding OwnID Screens in a Custom Container
By default, OwnID screens open in a drawer, providing a seamless and non-intrusive login experience. However, if you prefer to embed the OwnID flow within a specific HTML wrapper element, you can use thecontainer
parameter.
The container
parameter allows you to define where the OwnID interface should be rendered by specifying a CSS selector, such as a class or an ID.
Example: Embedding in an Element with a Class